root / pykota / trunk / man / es / autopykota.1 @ 3485

Revision 3485, 2.0 kB (checked in by jerome, 15 years ago)

Updated manual pages.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2.TH AUTOPYKOTA "1" "janvier 2009" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NOM
4autopykota \- page de manuel de autopykota (PyKota) 1.27alpha7_unofficial
5.SH SYNOPSIS
6.B autopykota
7\fI{ -i | \-\-initbalance value } \fR[\fIoptions\fR]
8.SH DESCRIPTION
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:"
33.IP
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:"
39.IP
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/>.
Note: See TracBrowser for help on using the browser.