IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 9, 2007, 11:04:02 AM (19 years ago)
Author:
jhoblitt
Message:

add dettool -adddetrunsummary -again

File:
1 edited

Legend:

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

    r14076 r14082  
    809809    psMetadataAddBool(adddetrunsummaryArgs, PS_LIST_TAIL, "-accept",  0,
    810810            "declare that this detrun iteration is accepted as a master", false);
     811    psMetadataAddBool(adddetrunsummaryArgs, PS_LIST_TAIL, "-again",  0,
     812            "start a new iteration of this detrend run", false);
    811813
    812814    // -detrunsummary
Note: See TracChangeset for help on using the changeset viewer.