Changeset 12118 for trunk/ippTools/src/dettoolConfig.c
- Timestamp:
- Feb 28, 2007, 3:09:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettoolConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettoolConfig.c
r12066 r12118 185 185 psMetadataAddBool(definebyqueryArgs, PS_LIST_TAIL, "-pretend", 0, 186 186 "print the exposures that would be included in the detrend run and exit", false); 187 psMetadataAddStr(definebyqueryArgs, PS_LIST_TAIL, "-label", 0, 188 "define detrun label", NULL); 187 189 psMetadataAddBool(definebyqueryArgs, PS_LIST_TAIL, "-simple", 0, 188 190 "use the simple output format", false); … … 232 234 psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-filter_input_end", 0, 233 235 "filter input detrun exp to be in this peroid", NULL); 236 psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-set_label", 0, 237 "define detrun label", NULL); 234 238 psMetadataAddBool(definebydetrunArgs, PS_LIST_TAIL, "-simple", 0, 235 239 "use the simple output format", false);
Note:
See TracChangeset
for help on using the changeset viewer.
