Changeset 435


Ignore:
Timestamp:
09/07/09 13:02:56 (15 years ago)
Author:
nanardon
Message:
  • pod fix
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LATMOS-Accounts/bin/la-crypt-passwd

    r434 r435  
    1515=head1 SYNOPSIS 
    1616 
    17     la-crypt [--genkey|--regen] [-m] [--set BASE] 
     17    la-crypt [--genkey|--regen] [--set BASE] 
    1818 
    1919=cut 
     
    2121GetOptions( 
    2222    'c|config=s' => \my $config, 
    23 #    'b|base=s'   => \my $base, 
    2423    'help'       => sub { pod2usage(0) }, 
    2524    'genkey'     => \my $genkey, 
Note: See TracChangeset for help on using the changeset viewer.