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

Revision 3263, 2.3 kB (checked in by jerome, 16 years ago)

Backported manual page generator from pkpgcounter to escape hyphens.

  • 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 PYKOTME "1" "novembre 2007" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
[2228]3.SH NOM
[3259]4pykotme \- page de manuel de pykotme 1.27alpha2_broken_unofficial
[1866]5.SH DESCRIPTION
[3259]6pykotme v1.27alpha2_broken_unofficial (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet \- alet@librelogiciel.com
[1866]7.PP
8Gives print quotes to users.
9.PP
10command line usage :
11.TP
12pykotme
13[options]  [files]
14.PP
15options :
16.TP
17\fB\-v\fR | \fB\-\-version\fR
18Prints pykotme's version number then exits.
19.TP
20\fB\-h\fR | \fB\-\-help\fR
21Prints this message then exits.
22.TP
23\fB\-P\fR | \fB\-\-printer\fR p
24Gives a quote for this printer only. Actually p can
25use wildcards characters to select only
26some printers. The default value is *, meaning
27all printers.
28You can specify several names or wildcards,
29by separating them with commas.
30.PP
31examples :
32.IP
[3263]33\f(CW$ pykotme \-\-printer apple file1.ps file2.ps\fR
[1866]34.IP
35This will give a print quote to the current user. The quote will show
36the price and size of a job consisting in file1.ps and file2.ps
37which would be sent to the apple printer.
38.IP
[3263]39\f(CW$ pykotme \-\-printer apple,hplaser <file1.ps\fR
[1866]40.IP
41This will give a print quote to the current user. The quote will show
42the price and size of a job consisting in file1.ps as read from
43standard input, which would be sent to the apple or hplaser
44printer.
45.IP
46\f(CW$ pykotme\fR
47.IP
48This will give a quote for a job consisting of what is on standard
49input. The quote will list the job size, and the price the job
50would cost on each printer.
51.PP
[3259]52(c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com>
53This program is free software: you can redistribute it and/or modify
[1866]54it under the terms of the GNU General Public License as published by
[3259]55the Free Software Foundation, either version 3 of the License, or
[1866]56(at your option) any later version.
57.PP
58This program is distributed in the hope that it will be useful,
59but WITHOUT ANY WARRANTY; without even the implied warranty of
60MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
61GNU General Public License for more details.
62.PP
63You should have received a copy of the GNU General Public License
[3259]64along with this program.  If not, see <http://www.gnu.org/licenses/>.
[1866]65.PP
[2344]66Please report bugs to : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.