IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 14, 2006, 9:19:25 PM (19 years ago)
Author:
eugene
Message:

added limits, fixed date bugs

File:
1 edited

Legend:

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

    r10739 r10741  
    525525    psMetadataAddBool(residdetrunArgs, PS_LIST_TAIL, "-simple",  0,
    526526            "use the simple output format", false);
     527    psMetadataAddU64(residdetrunArgs, PS_LIST_TAIL, "-limit",  0,
     528            "limit result set to N items", 0);
    527529
    528530    // -updateresidexp
Note: See TracChangeset for help on using the changeset viewer.