Changeset 334 for LATMOS-Accounts/bin


Ignore:
Timestamp:
08/13/09 17:47:26 (15 years ago)
Author:
nanardon
Message:
  • add la-edit tool
Location:
LATMOS-Accounts/bin
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • LATMOS-Accounts/bin/la-query

    r333 r334  
    2222    'o|object=s' => \my $otype, 
    2323    'e|empty'    => \my $empty_attr, 
    24     'o|ro'       => \my $with_ro, 
     24    'ro'         => \my $with_ro, 
    2525    'help'       => sub { pod2usage(0) }, 
    2626) or pod2usage(); 
     
    4444Query should be performed on this objects. Default is to user 'User' object. 
    4545 
    46 =item e|empty 
     46=item -e|--empty 
    4747 
    4848Include also unset attributes 
    4949 
    50 =item o|ro 
     50=item --ro 
    5151 
    5252Include also read-only attributes as comment  
Note: See TracChangeset for help on using the changeset viewer.