IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 30, 2006, 1:42:38 PM (20 years ago)
Author:
jhoblitt
Message:

add -exp_type to -updateexp

File:
1 edited

Legend:

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

    r8534 r8711  
    5353    psMetadataAddStr(updateexpArgs, PS_LIST_TAIL, "-exp_id",  0,
    5454        "exp_id to operate on", NULL);
     55    psMetadataAddStr(updateexpArgs, PS_LIST_TAIL, "-exp_type",  0,
     56        "define exposure type", NULL);
    5557    psMetadataAddStr(updateexpArgs, PS_LIST_TAIL, "-filter",  0,
    5658        "define filter ", NULL);
Note: See TracChangeset for help on using the changeset viewer.