IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 1, 2006, 12:27:41 PM (20 years ago)
Author:
jhoblitt
Message:

remove dettool -updatedetrun -stop
add dettool -upratedetrun -state ...

File:
1 edited

Legend:

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

    r9817 r9821  
    509509    psMetadataAddBool(updatedetrunArgs, PS_LIST_TAIL, "-again",  0,
    510510        "start a new iteration of this detrend run", false);
    511     psMetadataAddBool(updatedetrunArgs, PS_LIST_TAIL, "-stop",  0,
    512         "stop this detrend run", false);
     511    psMetadataAddStr(updatedetrunArgs, PS_LIST_TAIL, "-state",  0,
     512        "set the state of this detrend run", false);
    513513
    514514    // -rerun
Note: See TracChangeset for help on using the changeset viewer.