Changeset 14074
- Timestamp:
- Jul 8, 2007, 3:34:11 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettoolConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettoolConfig.c
r14023 r14074 276 276 psMetadataAddBool(runsArgs, PS_LIST_TAIL, "-simple", 0, 277 277 "use the simple output format", false); 278 psMetadataAddStr(runsArgs, PS_LIST_TAIL, "-det_id", 0, 279 "search for detrend ID", NULL); 278 280 279 281 // -childlessrun … … 812 814 psMetadataAddStr(detrunsummaryArgs, PS_LIST_TAIL, "-det_id", 0, 813 815 "search for detrend ID", NULL); 816 psMetadataAddU64(detrunsummaryArgs, PS_LIST_TAIL, "-limit", 0, 817 "limit result set to N items", 0); 814 818 psMetadataAddS32(detrunsummaryArgs, PS_LIST_TAIL, "-iteration", 0, 815 819 "search for iteration number", 0);
Note:
See TracChangeset
for help on using the changeset viewer.
