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