IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2006, 11:43:26 AM (20 years ago)
Author:
jhoblitt
Message:

add dettool -processedimfile -included suboption

File:
1 edited

Legend:

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

    r9392 r9417  
    153153    psMetadataAddBool(processedimfileArgs, PS_LIST_TAIL, "-exp",  0,
    154154        "restrict results to complete 'exposures'", false);
     155    psMetadataAddBool(processedimfileArgs, PS_LIST_TAIL, "-included",  0,
     156        "restrict results to exposures 'includeded' in the current iteration", false);
    155157    psMetadataAddBool(processedimfileArgs, PS_LIST_TAIL, "-simple",  0,
    156158        "use the simple output format", false);
Note: See TracChangeset for help on using the changeset viewer.