IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2008, 3:41:20 PM (18 years ago)
Author:
bills
Message:

improve usage messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStoreServer/scripts/dsreg

    r18737 r18842  
    461461
    462462
     463
    463464Options:
    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)
    466467    --link      Link files from datapath to Data Store
    467468    --copy      Copy files from datapath to Data Store
     
    470471    --rm        with --del remove the fileset directory from the Data Store
    471472    --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)
    472475
    473476$str",
Note: See TracChangeset for help on using the changeset viewer.