root / pykota / trunk / man / pt_BR / repykota.1 @ 3561

Revision 3561, 2.4 kB (checked in by jerome, 11 years ago)

Changed copyright years.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
RevLine 
[3561]1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.41.1.
2.TH REPYKOTA "1" "janvier 2013" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
[2228]3.SH NOM
[3561]4repykota \- page de manuel de repykota (PyKota) 1.27alpha14_unofficial
[3485]5.SH SYNOPSIS
6.B repykota
7[\fIoptions\fR] [\fIusernames|groupnames\fR]
[1866]8.SH DESCRIPTION
[3485]9Minimalist print accounting reports for PyKota. If not launched by a PyKota
10administrator, additionnal arguments representing users or groups names are
11ignored, limiting the scope of the reports to the current user.
12.SH OPTIONS
[1866]13.TP
[3485]14\fB\-h\fR, \fB\-\-help\fR
15show this help message and exit.
[1866]16.TP
[3485]17\fB\-v\fR, \fB\-\-version\fR
18show the version number and exit.
[1866]19.TP
[3485]20\fB\-A\fR ARGUMENTSFILE, \fB\-\-arguments\fR=\fIARGUMENTSFILE\fR
21loads additional options and arguments from a file,
22one per line.
[1866]23.TP
[3485]24\fB\-g\fR, \fB\-\-groups\fR
25Generate group print quota reports instead of user
26print quota reports.
[1866]27.TP
[3485]28\fB\-i\fR INGROUPS, \fB\-\-ingroups\fR=\fIINGROUPS\fR
29Only report users who are members of the specified
30groups. This option is reserved to PyKota
31administrators.
[2453]32.TP
[3485]33\fB\-P\fR PRINTER, \fB\-\-printer\fR=\fIPRINTER\fR
34Acts on this printer only. You can specify several
35printer names by separating them with commas. The
36default value is '*', which means all printers.
37.SS "examples:"
[1866]38.IP
[3485]39repykota
40This would generate a report for all users on all printers.
[1866]41.IP
[3485]42repykota \fB\-\-printer\fR HP2100
43This would generate a report for all users who print to printer 'HP2100'.
[1866]44.IP
[3485]45repykota \fB\-\-printer\fR "laser*,*pson" jerome "jo*"
46This would generate a report for all users named 'jerome' or whose name
47begins with 'jo', on all printers which name begins with 'laser' or ends
48with 'pson'.
49.SS "licensing terms:"
[1866]50.IP
[3561]51(c) 2003\-2013 Jerome Alet \- alet@librelogiciel.com
[3485]52This program is free software: you can redistribute it and/or modify it
53under the terms of the GNU General Public License as published by the Free
54Software Foundation, either version 3 of the License, or (at your option)
55any later version.
[1866]56.IP
[3485]57This program is distributed in the hope that it will be useful, but
58WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
59or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
60for more details.
[1866]61.IP
[3485]62You should have received a copy of the GNU General Public License along
63with this program.  If not, see <http://www.gnu.org/licenses/>.
Note: See TracBrowser for help on using the browser.