Changeset 2459


Ignore:
Timestamp:
03/05/21 17:01:59 (3 years ago)
Author:
nanardon
Message:

Fix the doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Cli.pm

    r2456 r2459  
    232232            }, 
    233233        }); 
     234 
    234235=head2 testpass 
    235236 
     237Test password for given user 
     238 
    236239=cut 
    237240 
    238241    $self->add_func('testpass', { 
    239             help => 'Test password for given user', 
    240242            completion => sub { 
    241243                if (! $_[2]) { 
Note: See TracChangeset for help on using the changeset viewer.