Show
Ignore:
Timestamp:
01/24/09 22:38:46 (15 years ago)
Author:
jerome
Message:

Updated manual pages.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/es/autopykota.1

    r3279 r3485  
    11.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36. 
    2 .TH AUTOPYKOTA "1" "janvier 2008" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
     2.TH AUTOPYKOTA "1" "janvier 2009" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 autopykota \- page de manuel de autopykota 1.27alpha3_BROKEN_unofficial 
     4autopykota \- page de manuel de autopykota (PyKota) 1.27alpha7_unofficial 
     5.SH SYNOPSIS 
     6.B autopykota 
     7\fI{ -i | \-\-initbalance value } \fR[\fIoptions\fR] 
    58.SH DESCRIPTION 
    6 autopykota v1.27alpha3_BROKEN_unofficial (c) 2003, 2004, 2005, 2006, 2007, 2008 Jerome Alet \- alet@librelogiciel.com 
    7 .PP 
    8 A tool to automate user account creation and initial balance setting. 
    9 .PP 
    10 THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA ! 
    11 .PP 
    12 command line usage : 
     9A tool to automate user account creation and initial balance setting. THIS 
     10TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART OF AN external 
     11policy IN pykota.conf, AND MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY 
     12PAGE QUOTA ! 
     13.SH OPTIONS 
     14.TP 
     15\fB\-h\fR, \fB\-\-help\fR 
     16show this help message and exit. 
     17.TP 
     18\fB\-v\fR, \fB\-\-version\fR 
     19show the version number and exit. 
     20.TP 
     21\fB\-A\fR ARGUMENTSFILE, \fB\-\-arguments\fR=\fIARGUMENTSFILE\fR 
     22loads additional options and arguments from a file, 
     23one per line. 
     24.TP 
     25\fB\-i\fR INITBALANCE, \fB\-\-initbalance\fR=\fIINITBALANCE\fR 
     26Set the user's initial account balance value. If the 
     27user already exists, actual balance is left unchanged. 
     28If unset, the default value is 0.0. 
     29.TP 
     30\fB\-e\fR EMAIL, \fB\-\-email\fR=\fIEMAIL\fR 
     31Set the user's email address. 
     32.SS "examples:" 
    1333.IP 
    14 THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART 
    15 OF AN external policy IN pykota.conf 
     34autopykota \fB\-\-email=\fR"@example.com" \fB\-\-initbalance\fR=\fI10\fR.0 
     35This would set the current user's email address to 
     36$PYKOTAUSERNAME@example.com, and would set the initial value of his 
     37account balance to 10.0 credits. 
     38.SS "licensing terms:" 
    1639.IP 
    17 autopykota { \fB\-i\fR | \fB\-\-initbalance\fR value } 
    18 .PP 
    19 options : 
    20 .TP 
    21 \fB\-v\fR | \fB\-\-version\fR 
    22 Prints autopykota's version number then exits. 
    23 .TP 
    24 \fB\-h\fR | \fB\-\-help\fR 
    25 Prints this message then exits. 
    26 .TP 
    27 \fB\-i\fR | \fB\-\-initbalance\fR b Sets the user's account initial balance value to b. 
    28 If the user already exists, actual balance is left 
    29 unmodified. If unset, the default value is 0. 
    30 .TP 
    31 \fB\-e\fR | \fB\-\-email\fR addr 
    32 Sets the user's e\-mail address. 
    33 .PP 
    34 (c) 2003, 2004, 2005, 2006, 2007, 2008 Jerome Alet <alet@librelogiciel.com> 
    35 This program is free software: you can redistribute it and/or modify 
    36 it under the terms of the GNU General Public License as published by 
    37 the Free Software Foundation, either version 3 of the License, or 
    38 (at your option) any later version. 
    39 .PP 
    40 This program is distributed in the hope that it will be useful, 
    41 but WITHOUT ANY WARRANTY; without even the implied warranty of 
    42 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    43 GNU General Public License for more details. 
    44 .PP 
    45 You should have received a copy of the GNU General Public License 
    46 along with this program.  If not, see <http://www.gnu.org/licenses/>. 
    47 .PP 
    48 Please report bugs to : Jerome Alet \- alet@librelogiciel.com 
     40(c) 2003\-2009 Jerome Alet \- alet@librelogiciel.com 
     41This program is free software: you can redistribute it and/or modify it 
     42under the terms of the GNU General Public License as published by the Free 
     43Software Foundation, either version 3 of the License, or (at your option) 
     44any later version. 
     45.IP 
     46This program is distributed in the hope that it will be useful, but 
     47WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 
     48or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License 
     49for more details. 
     50.IP 
     51You should have received a copy of the GNU General Public License along 
     52with this program.  If not, see <http://www.gnu.org/licenses/>.