IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11771


Ignore:
Timestamp:
Feb 13, 2007, 12:01:19 PM (19 years ago)
Author:
jhoblitt
Message:

add missing arg

File:
1 edited

Legend:

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

    r11702 r11771  
    114114    psMetadataAddBool(processedexpArgs, PS_LIST_TAIL, "-simple", 0,
    115115            "use the simple output format", false);
     116    psMetadataAddBool(processedexpArgs, PS_LIST_TAIL, "-faulted",  0,
     117        "only return imfiles with a fault status set", false);
    116118
    117119    // -updateprocessedexp
Note: See TracChangeset for help on using the changeset viewer.