Changeset 19797 for trunk/Nebulous-Server/bin
- Timestamp:
- Oct 1, 2008, 11:06:06 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/bin/neb-voladd (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/bin/neb-voladd
r19623 r19797 3 3 # Copyright (C) 2005-2008 Joshua Hoblitt 4 4 # 5 # $Id: neb-voladd,v 1. 1 2008-09-20 02:42:24jhoblitt Exp $5 # $Id: neb-voladd,v 1.2 2008-10-01 21:05:57 jhoblitt Exp $ 6 6 7 7 use strict; … … 80 80 81 81 neb-voladd --volume <volume name> --uri <volume uri> 82 [--db <database>] [--user <username>] [--pass <password>]82 [--db <database>] [--user <username>] [--pass <password>] [--host <hostname] 83 83 84 84 =head1 DESCRIPTION … … 117 117 118 118 Optional if the appropriate environment variable is set. 119 120 =item * --host <database host> 121 122 Name of host on which the database resides. 123 124 Optional. Defaults to C<localhost>. 125 119 126 120 127 =back
Note:
See TracChangeset
for help on using the changeset viewer.
