root / pykota / tags / 1.24HotFix2 / man / es / warnpykota.1 @ 2899

Revision 2899, 2.4 kB (checked in by jerome, 18 years ago)

1.24HotFix2 seems to be ready for packaging.

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