IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2008, 10:54:45 AM (18 years ago)
Author:
jhoblitt
Message:

be consistent about referring to volumes by "volume name"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/scripts/dsget

    r16160 r16178  
    33# Copyright (C) 2006-2008  Joshua Hoblitt
    44#
    5 # $Id: dsget,v 1.10 2008-01-19 03:27:17 jhoblitt Exp $
     5# $Id: dsget,v 1.11 2008-01-22 20:54:45 jhoblitt Exp $
    66
    77use strict;
     
    133133
    134134    dsget --uri <uri> --filename <filename> [--bytes <nbytes>] [--md5 <hex>]
    135         [--nebulous] [--volume <volume>]
     135        [--nebulous] [--volume <volume name>]
    136136
    137137=head1 DESCRIPTION
     
    168168Optional.
    169169
    170 =item * --volume|-v <volume>
    171 
    172 The volume ID to request the first Nebulous instance be stored on.
     170=item * --volume|-v <volume name>
     171
     172The volume name to request the first Nebulous instance be stored on.
    173173
    174174Optional, implies C<--nebulous>
Note: See TracChangeset for help on using the changeset viewer.