root / pykota / trunk / man / autopykota.1 @ 3484

Revision 3279, 1.9 kB (checked in by jerome, 16 years ago)

Finished changing copyright years, excepted for contributed stuff
and database schema migration scripts which would only be useful to
people with very very old releases of PyKota : these scripts won't change
for sure, and might disappear anyway...

  • 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" "January 2008" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NAME
4autopykota \- manual page for autopykota 1.27alpha3_BROKEN_unofficial
5.SH DESCRIPTION
6autopykota v1.27alpha3_BROKEN_unofficial (c) 2003, 2004, 2005, 2006, 2007, 2008 Jerome Alet \- alet@librelogiciel.com
7.PP
8A tool to automate user account creation and initial balance setting.
9.PP
10THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !
11.PP
12command line usage :
13.IP
14THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART
15OF AN external policy IN pykota.conf
16.IP
17autopykota { \fB\-i\fR | \fB\-\-initbalance\fR value }
18.PP
19options :
20.TP
21\fB\-v\fR | \fB\-\-version\fR
22Prints autopykota's version number then exits.
23.TP
24\fB\-h\fR | \fB\-\-help\fR
25Prints this message then exits.
26.TP
27\fB\-i\fR | \fB\-\-initbalance\fR b Sets the user's account initial balance value to b.
28If the user already exists, actual balance is left
29unmodified. If unset, the default value is 0.
30.TP
31\fB\-e\fR | \fB\-\-email\fR addr
32Sets the user's e\-mail address.
33.PP
34(c) 2003, 2004, 2005, 2006, 2007, 2008 Jerome Alet <alet@librelogiciel.com>
35This program is free software: you can redistribute it and/or modify
36it under the terms of the GNU General Public License as published by
37the Free Software Foundation, either version 3 of the License, or
38(at your option) any later version.
39.PP
40This program is distributed in the hope that it will be useful,
41but WITHOUT ANY WARRANTY; without even the implied warranty of
42MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
43GNU General Public License for more details.
44.PP
45You should have received a copy of the GNU General Public License
46along with this program.  If not, see <http://www.gnu.org/licenses/>.
47.PP
48Please report bugs to : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.