1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. |
---|
2 | .TH REPYKOTA "1" "janvier 2009" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
3 | .SH NOM |
---|
4 | repykota \- page de manuel de repykota (PyKota) 1.27alpha7_unofficial |
---|
5 | .SH SYNOPSIS |
---|
6 | .B repykota |
---|
7 | [\fIoptions\fR] [\fIusernames|groupnames\fR] |
---|
8 | .SH DESCRIPTION |
---|
9 | Minimalist print accounting reports for PyKota. If not launched by a PyKota |
---|
10 | administrator, additionnal arguments representing users or groups names are |
---|
11 | ignored, limiting the scope of the reports to the current user. |
---|
12 | .SH OPTIONS |
---|
13 | .TP |
---|
14 | \fB\-h\fR, \fB\-\-help\fR |
---|
15 | show this help message and exit. |
---|
16 | .TP |
---|
17 | \fB\-v\fR, \fB\-\-version\fR |
---|
18 | show the version number and exit. |
---|
19 | .TP |
---|
20 | \fB\-A\fR ARGUMENTSFILE, \fB\-\-arguments\fR=\fIARGUMENTSFILE\fR |
---|
21 | loads additional options and arguments from a file, |
---|
22 | one per line. |
---|
23 | .TP |
---|
24 | \fB\-g\fR, \fB\-\-groups\fR |
---|
25 | Generate group print quota reports instead of user |
---|
26 | print quota reports. |
---|
27 | .TP |
---|
28 | \fB\-i\fR INGROUPS, \fB\-\-ingroups\fR=\fIINGROUPS\fR |
---|
29 | Only report users who are members of the specified |
---|
30 | groups. This option is reserved to PyKota |
---|
31 | administrators. |
---|
32 | .TP |
---|
33 | \fB\-P\fR PRINTER, \fB\-\-printer\fR=\fIPRINTER\fR |
---|
34 | Acts on this printer only. You can specify several |
---|
35 | printer names by separating them with commas. The |
---|
36 | default value is '*', which means all printers. |
---|
37 | .SS "examples:" |
---|
38 | .IP |
---|
39 | repykota |
---|
40 | This would generate a report for all users on all printers. |
---|
41 | .IP |
---|
42 | repykota \fB\-\-printer\fR HP2100 |
---|
43 | This would generate a report for all users who print to printer 'HP2100'. |
---|
44 | .IP |
---|
45 | repykota \fB\-\-printer\fR "laser*,*pson" jerome "jo*" |
---|
46 | This would generate a report for all users named 'jerome' or whose name |
---|
47 | begins with 'jo', on all printers which name begins with 'laser' or ends |
---|
48 | with 'pson'. |
---|
49 | .SS "licensing terms:" |
---|
50 | .IP |
---|
51 | (c) 2003\-2009 Jerome Alet \- alet@librelogiciel.com |
---|
52 | This program is free software: you can redistribute it and/or modify it |
---|
53 | under the terms of the GNU General Public License as published by the Free |
---|
54 | Software Foundation, either version 3 of the License, or (at your option) |
---|
55 | any later version. |
---|
56 | .IP |
---|
57 | This program is distributed in the hope that it will be useful, but |
---|
58 | WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY |
---|
59 | or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
---|
60 | for more details. |
---|
61 | .IP |
---|
62 | You should have received a copy of the GNU General Public License along |
---|
63 | with this program. If not, see <http://www.gnu.org/licenses/>. |
---|