- Timestamp:
- Mar 15, 2023, 11:01:42 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/ippTools/src/disttoolConfig.c
r37130 r42413 275 275 psMetadataAddStr(definedestinationArgs, PS_LIST_TAIL, "-last_fileset",0, "define last_fileset", NULL); 276 276 psMetadataAddStr(definedestinationArgs, PS_LIST_TAIL, "-set_state", 0, "define state", NULL); 277 psMetadataAddBool(definedestinationArgs, PS_LIST_TAIL, "-simple", 0, "use the simple output format", false); 277 278 278 279 // -updatedestination … … 292 293 psMetadataAddStr(definetargetArgs, PS_LIST_TAIL, "-set_state", 0, "define state", NULL); 293 294 psMetadataAddStr(definetargetArgs, PS_LIST_TAIL, "-comment", 0, "define comment", NULL); 295 psMetadataAddBool(definetargetArgs, PS_LIST_TAIL, "-simple", 0, "use the simple output format", false); 294 296 295 297 // -updatetarget
Note:
See TracChangeset
for help on using the changeset viewer.
