IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23348


Ignore:
Timestamp:
Mar 17, 2009, 11:27:28 AM (17 years ago)
Author:
jhoblitt
Message:

update neb-voladd help docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/bin/neb-voladd

    r19797 r23348  
    7979=head1 SYNOPSIS
    8080
    81     neb-voladd --volume <volume name> --uri <volume uri>
     81    neb-voladd --vname <volume name> --vhost <host name> --uri <volume uri>
    8282    [--db <database>] [--user <username>] [--pass <password>] [--host <hostname]
    8383
     
    9292=over 4
    9393
    94 =item * --volume <volume name>
     94=item * --vname <volume name>
    9595
    9696Symbolic name of volume being added.
     97
     98=item * --vhost <host name>
     99
     100Name of the host that containes the C<URI> of the volume being added.
    97101
    98102=item * --uri|-u <volume uri>
Note: See TracChangeset for help on using the changeset viewer.