Changeset 18842
- Timestamp:
- Jul 31, 2008, 3:41:20 PM (18 years ago)
- Location:
- trunk/DataStoreServer/scripts
- Files:
-
- 2 edited
-
dsprodtool (modified) (1 diff)
-
dsreg (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataStoreServer/scripts/dsprodtool
r18572 r18842 219 219 220 220 Options: 221 --type Product type 222 --description Product Description 221 --type Product type (required) 222 --description Product Description (required) 223 223 --ps0 - ps7 Optional product specific data 224 224 --rm with --del remove the Product directory from the Data Store 225 --dbname select the Data Store's database name 226 (usually required depending on configuration) 227 228 225 229 226 230 $str", -
trunk/DataStoreServer/scripts/dsreg
r18737 r18842 461 461 462 462 463 463 464 Options: 464 --product the product for the given file set 465 --list file containing list of files (use - for STDIN) 465 --product the product for the given file set (required) 466 --list file containing list of files (use - for STDIN) (required) 466 467 --link Link files from datapath to Data Store 467 468 --copy Copy files from datapath to Data Store … … 470 471 --rm with --del remove the fileset directory from the Data Store 471 472 --force with --del do not return error status if the fileset does not exist 473 --dbname select the Data Store's database name 474 (usually required depending on configuration) 472 475 473 476 $str",
Note:
See TracChangeset
for help on using the changeset viewer.
