root / pykota / trunk / man / pt_BR / pykotme.1 @ 3485

Revision 3485, 2.2 kB (checked in by jerome, 15 years ago)

Updated manual pages.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2.TH PYKOTME "1" "janvier 2009" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NOM
4pykotme \- page de manuel de pykotme (PyKota) 1.27alpha7_unofficial
5.SH SYNOPSIS
6.B pykotme
7[\fIoptions\fR] [\fIfiles\fR]
8.SH DESCRIPTION
9Generates print quotes for end users.
10.SH OPTIONS
11.TP
12\fB\-h\fR, \fB\-\-help\fR
13show this help message and exit.
14.TP
15\fB\-v\fR, \fB\-\-version\fR
16show the version number and exit.
17.TP
18\fB\-A\fR ARGUMENTSFILE, \fB\-\-arguments\fR=\fIARGUMENTSFILE\fR
19loads additional options and arguments from a file,
20one per line.
21.TP
22\fB\-P\fR PRINTER, \fB\-\-printer\fR=\fIPRINTER\fR
23Acts on this printer only. You can specify several
24printer names by separating them with commas. The
25default value is '*', which means all printers.
26.TP
27\fB\-u\fR USER, \fB\-\-user\fR=\fIUSER\fR
28Acts on this user only. Only one username can be
29specified this way. The default value is the name of
30the user who launched this command. This option is
31ignored when the command is not launched by a PyKota
32Administrator.
33.SS "examples:"
34.IP
35pykotme \fB\-\-printer\fR apple file1.ps <file2.pclxl
36This would show the number of pages needed to print these two files, as
37well as the cost of printing them to the 'apple' printer for the user who
38launched this command.
39.IP
40pykotme \fB\-\-user\fR john
41This would show the number of pages needed to print the content of the
42standard input, and the cost of printing this on all printers for user
43\&'john'.
44.SS "licensing terms:"
45.IP
46(c) 2003\-2009 Jerome Alet \- alet@librelogiciel.com
47This program is free software: you can redistribute it and/or modify it
48under the terms of the GNU General Public License as published by the Free
49Software Foundation, either version 3 of the License, or (at your option)
50any later version.
51.IP
52This program is distributed in the hope that it will be useful, but
53WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
54or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
55for more details.
56.IP
57You should have received a copy of the GNU General Public License along
58with this program.  If not, see <http://www.gnu.org/licenses/>.
Note: See TracBrowser for help on using the browser.