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

Revision 2808, 2.5 kB (checked in by jerome, 18 years ago)

PyKota v1.24beta is out.

  • 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.
[2778]2.TH REPYKOTA "1" "mars 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
[2086]3.SH NOM
[2808]4repykota \- page de manuel de repykota 1.24beta_unofficial
[2086]5.SH DESCRIPTION
[2808]6repykota v1.24beta_unofficial (c) 2003, 2004, 2005, 2006 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
[2453]29\fB\-i\fR | \fB\-\-ingroups\fR g1[,g2...]
30Only lists users who are members of these
31groups. Reserved to PyKota Administrators.
32.TP
[2086]33\fB\-P\fR | \fB\-\-printer\fR p
[2344]34Report quotas on this printer only. Actually p can
35use wildcards characters to select only
36some printers. The default value is *, meaning
37all printers.
38You can specify several names or wildcards,
39by separating them with commas.
[2086]40.PP
[2344]41examples :
[2086]42.IP
43\f(CW$ repykota --printer lp\fR
44.IP
[2344]45This will print the quota status for all users who use the lp printer.
[2086]46.IP
47\f(CW$ repykota\fR
48.IP
[2344]49This will print the quota status for all users on all printers.
[2086]50.IP
51\f(CW$ repykota --printer "laser*,*pson" jerome "jo*"\fR
52.IP
[2344]53This will print the quota status for user jerome and all users
54whose name begins with "jo" on all printers which name begins
55with "laser" or ends with "pson".
[2086]56.IP
[2344]57If launched by an user who is not a PyKota administrator, additionnal
58arguments representing users or groups names are ignored, and only the
59current user/group is reported.
[2086]60.PP
[2344]61This program is free software; you can redistribute it and/or modify
62it under the terms of the GNU General Public License as published by
63the Free Software Foundation; either version 2 of the License, or
64(at your option) any later version.
[2086]65.PP
[2344]66This program is distributed in the hope that it will be useful,
67but WITHOUT ANY WARRANTY; without even the implied warranty of
68MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
69GNU General Public License for more details.
[2086]70.PP
[2344]71You should have received a copy of the GNU General Public License
72along with this program; if not, write to the Free Software
73Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA.
[2086]74.PP
[2344]75Please report bugs to : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.