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

Revision 2420, 2.3 kB (checked in by jerome, 19 years ago)

Added the --dryrun command line option to pkturnkey.
Improved pkturnkey's general usability.
Added pkturnkey's manual page.
Updated other manpages.
Severity : minor.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
RevLine 
[2086]1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
[2420]2.TH REPYKOTA "1" "septembre 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
[2086]3.SH NOM
[2420]4repykota \- page de manuel de repykota 1.23alpha25_unofficial
[2086]5.SH DESCRIPTION
[2420]6repykota v1.23alpha25_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com
[2086]7.PP
[2344]8Generates print quota reports.
[2086]9.PP
[2344]10command line usage :
[2086]11.IP
[2344]12repykota [options]
[2086]13.PP
[2344]14options :
[2086]15.TP
16\fB\-v\fR | \fB\-\-version\fR
[2344]17Prints repykota's version number then exits.
[2086]18.TP
19\fB\-h\fR | \fB\-\-help\fR
[2344]20Prints this message then exits.
[2086]21.TP
22\fB\-u\fR | \fB\-\-users\fR
[2344]23Generates a report on users quota, this is
24the default.
[2086]25.TP
26\fB\-g\fR | \fB\-\-groups\fR
[2344]27Generates a report on group quota instead of users.
[2086]28.TP
29\fB\-P\fR | \fB\-\-printer\fR p
[2344]30Report quotas on this printer only. Actually p can
31use wildcards characters to select only
32some printers. The default value is *, meaning
33all printers.
34You can specify several names or wildcards,
35by separating them with commas.
[2086]36.PP
[2344]37examples :
[2086]38.IP
39\f(CW$ repykota --printer lp\fR
40.IP
[2344]41This will print the quota status for all users who use the lp printer.
[2086]42.IP
43\f(CW$ repykota\fR
44.IP
[2344]45This will print the quota status for all users on all printers.
[2086]46.IP
47\f(CW$ repykota --printer "laser*,*pson" jerome "jo*"\fR
48.IP
[2344]49This will print the quota status for user jerome and all users
50whose name begins with "jo" on all printers which name begins
51with "laser" or ends with "pson".
[2086]52.IP
[2344]53If launched by an user who is not a PyKota administrator, additionnal
54arguments representing users or groups names are ignored, and only the
55current user/group is reported.
[2086]56.PP
[2344]57This program is free software; you can redistribute it and/or modify
58it under the terms of the GNU General Public License as published by
59the Free Software Foundation; either version 2 of the License, or
60(at your option) any later version.
[2086]61.PP
[2344]62This program is distributed in the hope that it will be useful,
63but WITHOUT ANY WARRANTY; without even the implied warranty of
64MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
65GNU General Public License for more details.
[2086]66.PP
[2344]67You should have received a copy of the GNU General Public License
68along with this program; if not, write to the Free Software
69Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA.
[2086]70.PP
[2344]71Please report bugs to : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.