IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2008, 11:14:55 AM (18 years ago)
Author:
jhoblitt
Message:

be consistent about referring to volumes by "volume name"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/bin/neb-locate

    r13258 r16179  
    11#!/usr/bin/env perl
    22
    3 # Copyright (C) 2007  Joshua Hoblitt
     3# Copyright (C) 2007-2008  Joshua Hoblitt
    44#
    5 # $Id: neb-locate,v 1.2 2007-05-05 00:29:43 jhoblitt Exp $
     5# $Id: neb-locate,v 1.3 2008-01-22 21:14:55 jhoblitt Exp $
    66
    77use strict;
     
    8282=head1 SYNOPSIS
    8383
    84     neb-locate [--server <URL>] [--volume <name>] [--all] [--path] <key>
     84    neb-locate [--server <URL>] [--volume <volume name>] [--all] [--path] <key>
    8585
    8686=head1 DESCRIPTION
     
    111111Optional if the appropriate environment variable is set.
    112112
    113 =item * --volume <name>
     113=item * --volume <volume name>
    114114
    115115Restrict search for instances to this Nebulous volume.
     
    147147=head1 COPYRIGHT
    148148
    149 Copyright (C) 2007  Joshua Hoblitt.  All rights reserved.
     149Copyright (C) 2007-2008  Joshua Hoblitt.  All rights reserved.
    150150
    151151This program is free software; you can redistribute it and/or modify it under
Note: See TracChangeset for help on using the changeset viewer.