root / pykota / trunk / man / el_GR / warnpykota.1 @ 3259

Revision 3259, 2.4 kB (checked in by jerome, 16 years ago)

Began work on moving from GNU GPL v2 or later to GNU GPL v3 or later.
TODO : Also move command line tools and library.
TODO : Change documentation from SGML DocBook? to XML DocBook? to
TODO : accomodate the GNU GPL v3 text available in DocBook? XML
TODO : from www.gnu.org

  • 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.
[3259]2.TH WARNPYKOTA "1" "novembre 2007" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
[2228]3.SH NOM
[3259]4warnpykota \- page de manuel de warnpykota 1.27alpha2_broken_unofficial
[1866]5.SH DESCRIPTION
[3259]6warnpykota v1.27alpha2_broken_unofficial (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet \- alet@librelogiciel.com
[1866]7.PP
[2344]8Sends mail to users over print quota.
[1866]9.PP
[2344]10command line usage :
[1866]11.TP
12warnpykota
[2344]13[options]  [names]
[1866]14.PP
[2344]15options :
[1866]16.TP
17\fB\-v\fR | \fB\-\-version\fR
[2344]18Prints warnpykota's version number then exits.
[1866]19.TP
20\fB\-h\fR | \fB\-\-help\fR
[2344]21Prints this message then exits.
[1866]22.TP
23\fB\-u\fR | \fB\-\-users\fR
[2344]24Warns users over their print quota, this is the
25default.
[1866]26.TP
27\fB\-g\fR | \fB\-\-groups\fR
[2344]28Warns users whose groups quota are over limit.
[1866]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.
[1866]37.PP
[2344]38examples :
[1866]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.
[1866]44.IP
45\f(CW$ warnpykota\fR
[2344]46.TP
47This will warn all users
48who have exceeded their print quota on
[1866]49.IP
[2344]50any printer.
[1866]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"
[1866]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.
[1866]61.PP
[3259]62(c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com>
63This program is free software: you can redistribute it and/or modify
[1866]64it under the terms of the GNU General Public License as published by
[3259]65the Free Software Foundation, either version 3 of the License, or
[1866]66(at your option) any later version.
67.PP
68This program is distributed in the hope that it will be useful,
69but WITHOUT ANY WARRANTY; without even the implied warranty of
70MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
71GNU General Public License for more details.
72.PP
73You should have received a copy of the GNU General Public License
[3259]74along with this program.  If not, see <http://www.gnu.org/licenses/>.
[1866]75.PP
[2344]76Please report bugs to : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.