root / pykota / trunk / man / repykota.1 @ 990

Revision 990, 1.9 kB (checked in by jalet, 21 years ago)

Improved doc.

  • 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.29.
2.TH REPYKOTA "1" "May 2003" "C@LL - Conseil Internet & Logiciels Libres" "PyKota Print Quota for CUPS and LPRng"
3.SH NAME
4repykota \- manual page for repykota 1.06_unofficial
5.SH DESCRIPTION
6repykota v1.06_unofficial (C) 2003 C@LL - Conseil Internet & Logiciels Libres
7.PP
8Generates print quota reports.
9.PP
10command line usage :
11.IP
12repykota [options]
13.PP
14options :
15.TP
16\fB\-v\fR | \fB\-\-version\fR
17Prints repykota's version number then exits.
18.TP
19\fB\-h\fR | \fB\-\-help\fR
20Prints this message then exits.
21.TP
22\fB\-u\fR | \fB\-\-users\fR
23Generates a report on users quota, this is
24the default.
25.TP
26\fB\-g\fR | \fB\-\-groups\fR
27Generates a report on group quota instead of users.
28.TP
29\fB\-P\fR | \fB\-\-printer\fR p
30Report quotas on this printer only. Actually p can
31use wildcards characters to select only
32some printers. The default value is *, meaning
33all printers.
34.PP
35examples :
36.IP
37\f(CW$ repykota --printer lp\fR
38.IP
39This will print the quota status for all users who use the lp printer.
40.IP
41\f(CW$ repykota\fR
42.IP
43This will print the quota status for all users on all printers.
44.PP
45This program is free software; you can redistribute it and/or modify
46it under the terms of the GNU General Public License as published by
47the Free Software Foundation; either version 2 of the License, or
48(at your option) any later version.
49.PP
50This program is distributed in the hope that it will be useful,
51but WITHOUT ANY WARRANTY; without even the implied warranty of
52MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
53GNU General Public License for more details.
54.PP
55You should have received a copy of the GNU General Public License
56along with this program; if not, write to the Free Software
57Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
58.PP
59Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.