IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 8, 2007, 2:40:01 PM (19 years ago)
Author:
jhoblitt
Message:

add -pendingimfile -faulted

File:
1 edited

Legend:

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

    r10972 r10973  
    6868    psMetadataAddU64(pendingimfileArgs, PS_LIST_TAIL, "-limit",  0,
    6969        "limit result set to N items", 0);
     70    psMetadataAddBool(pendingimfileArgs, PS_LIST_TAIL, "-faulted",  0,
     71        "only return imfiles with a fault status set", false);
    7072    psMetadataAddBool(pendingimfileArgs, PS_LIST_TAIL, "-simple",  0,
    7173        "use the simple output format", false);
Note: See TracChangeset for help on using the changeset viewer.