root / pykota / trunk / man / tr / repykota.1 @ 3485

Revision 3485, 2.3 kB (checked in by jerome, 15 years ago)

Updated manual pages.

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