IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33333


Ignore:
Timestamp:
Feb 22, 2012, 11:00:23 AM (14 years ago)
Author:
bills
Message:

accept -limit as parameter to -listrun

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/laptoolConfig.c

    r32422 r33333  
    8686  ADD_OPT(Str, listrunArgs, "-fault",                      "search by LAP run fault", NULL);
    8787  ADD_OPT(Bool,listrunArgs, "-simple",                     "use the simple output format", false);
     88  ADD_OPT(U64, listrunArgs, "-limit",                      "limit result set to N items", 0);
    8889
    8990  // -updaterun
Note: See TracChangeset for help on using the changeset viewer.