IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20162


Ignore:
Timestamp:
Oct 14, 2008, 4:20:27 PM (18 years ago)
Author:
jhoblitt
Message:

typos

File:
1 edited

Legend:

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

    r20161 r20162  
    33# Copyright (C) 2008  Joshua Hoblitt
    44#
    5 # $Id: neb-voladm,v 1.7 2008-10-15 02:17:49 jhoblitt Exp $
     5# $Id: neb-voladm,v 1.8 2008-10-15 02:20:27 jhoblitt Exp $
    66
    77use strict;
     
    122122=head1 SYNOPSIS
    123123
    124     neb-addvol [--vname <volume name>] [--vhost <volume host>]
     124    neb-voladm [--vname <volume name>] [--vhost <volume host>]
    125125    [--allocate <0|1>] [--available <0|1>] [--xattr <0|1>]
    126126    [--host <database host> ] [--db <database name>]
     
    130130
    131131This program manages a Nebulous server's list of known storage volumes.  It is
    132 capable of listing all storage volumes and modifiying a volume's attribute
     132capable of listing all storage volumes and modifying a volume's attribute
    133133flags.
    134134
     
    202202    ipp025          ipp025.0        1          1          0          0     
    203203
    204 =head2 Listing just the volume symbolicly named C<ipp006.0>
     204=head2 Listing just the volume symbolically named C<ipp006.0>
    205205
    206206    $ neb-voladm -vname ipp006.0
Note: See TracChangeset for help on using the changeset viewer.