.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1. .TH REPYKOTA "1" "January 2013" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" .SH NAME repykota \- manual page for repykota (PyKota) 1.27alpha14_unofficial .SH SYNOPSIS .B repykota [\fIoptions\fR] [\fIusernames|groupnames\fR] .SH DESCRIPTION Minimalist print accounting reports for PyKota. If not launched by a PyKota administrator, additionnal arguments representing users or groups names are ignored, limiting the scope of the reports to the current user. .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\-g\fR, \fB\-\-groups\fR Generate group print quota reports instead of user print quota reports. .TP \fB\-i\fR INGROUPS, \fB\-\-ingroups\fR=\fIINGROUPS\fR Only report users who are members of the specified groups. This option is reserved to PyKota administrators. .TP \fB\-P\fR PRINTER, \fB\-\-printer\fR=\fIPRINTER\fR Acts on this printer only. You can specify several printer names by separating them with commas. The default value is '*', which means all printers. .SS "examples:" .IP repykota This would generate a report for all users on all printers. .IP repykota \fB\-\-printer\fR HP2100 This would generate a report for all users who print to printer 'HP2100'. .IP repykota \fB\-\-printer\fR "laser*,*pson" jerome "jo*" This would generate a report for all users named 'jerome' or whose name begins with 'jo', on all printers which name begins with 'laser' or ends with 'pson'. .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 .