IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 22, 2006, 6:42:41 PM (20 years ago)
Author:
jhoblitt
Message:

rename -updatedetrun -rerun -> -again to avoid conflicting with the -rerun mode

File:
1 edited

Legend:

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

    r8502 r8504  
    401401    psMetadataAddStr(updatedetrunArgs, PS_LIST_TAIL, "-det_id",  0,
    402402        "search for detrend master for detrend ID (required)", NULL);
    403     psMetadataAddBool(updatedetrunArgs, PS_LIST_TAIL, "-rerun",  0,
     403    psMetadataAddBool(updatedetrunArgs, PS_LIST_TAIL, "-again",  0,
    404404        "start a new iteration of this detrend run", false);
    405405    psMetadataAddBool(updatedetrunArgs, PS_LIST_TAIL, "-stop",  0,
Note: See TracChangeset for help on using the changeset viewer.