.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1. .TH AUTOPYKOTA "1" "January 2013" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" .SH NAME autopykota \- manual page for autopykota (PyKota) 1.27alpha14_unofficial .SH SYNOPSIS .B autopykota \fI{ -i | \-\-initbalance value } \fR[\fIoptions\fR] .SH DESCRIPTION A tool to automate user account creation and initial balance setting. THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART OF AN external policy IN pykota.conf, AND MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA ! .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit. .TP \fB\-v\fR, \fB\-\-version\fR show the version number and exit. .TP \fB\-A\fR ARGUMENTSFILE, \fB\-\-arguments\fR=\fIARGUMENTSFILE\fR loads additional options and arguments from a file, one per line. .TP \fB\-i\fR INITBALANCE, \fB\-\-initbalance\fR=\fIINITBALANCE\fR Set the user's initial account balance value. If the user already exists, actual balance is left unchanged. If unset, the default value is 0.0. .TP \fB\-e\fR EMAIL, \fB\-\-email\fR=\fIEMAIL\fR Set the user's email address. .SS "examples:" .IP autopykota \fB\-\-email=\fR"@example.com" \fB\-\-initbalance\fR=\fI10\fR.0 This would set the current user's email address to $PYKOTAUSERNAME@example.com, and would set the initial value of his account balance to 10.0 credits. .SS "licensing terms:" .IP (c) 2003\-2013 Jerome Alet \- alet@librelogiciel.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .IP This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. .IP You should have received a copy of the GNU General Public License along with this program. If not, see .