IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31908


Ignore:
Timestamp:
Jul 19, 2011, 2:18:34 PM (15 years ago)
Author:
heather
Message:

cleaned up perldoc for this and cleaned up the options to be more consistent.

File:
1 edited

Legend:

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

    r31872 r31908  
    2525GetOptions(
    2626    'server|s=s'     => \$server,
    27     'validate'         => \$validate,
     27    'validate|v'         => \$validate,
    2828) || pod2usage( 2 );
    2929
     
    131131=head1 SYNOPSIS
    132132
    133     neb-stat [--server <URL>] <key>
     133    neb-stat [--server <URL>] [--validate] <key>
    134134
    135135=head1 DESCRIPTION
     
    146146
    147147Optional if the appropriate environment variable is set.
     148
     149=item * --validate|-v
     150
     151Optional - prints out additional information including md5sum.
    148152
    149153=back
Note: See TracChangeset for help on using the changeset viewer.