Changeset 40534 for trunk/ippTools/src/chiptoolConfig.c
- Timestamp:
- Sep 26, 2018, 12:19:35 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptoolConfig.c
r35789 r40534 64 64 psMetadataAddBool(definebyqueryArgs, PS_LIST_TAIL, "-pretend", 0, "do not actually modify the database", false); 65 65 psMetadataAddBool(definebyqueryArgs, PS_LIST_TAIL, "-simple", 0, "use the simple output format", false); 66 psMetadataAddU64(definebyqueryArgs, PS_LIST_TAIL, "-limit", 0, "limit result set to N items", 0); 67 psMetadataAddBool(definebyqueryArgs, PS_LIST_TAIL, "-random", 0, "randomly sort the output", false); 66 68 67 69 // -definecopy
Note:
See TracChangeset
for help on using the changeset viewer.
