root / pykota / trunk / man / 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
Line 
1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2.TH PYKOTME "1" "November 2007" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NAME
4pykotme \- manual page for pykotme 1.27alpha2_broken_unofficial
5.SH DESCRIPTION
6pykotme v1.27alpha2_broken_unofficial (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet \- alet@librelogiciel.com
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
33\f(CW$ pykotme \-\-printer apple file1.ps file2.ps\fR
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
39\f(CW$ pykotme \-\-printer apple,hplaser <file1.ps\fR
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
52(c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com>
53This program is free software: you can redistribute it and/or modify
54it under the terms of the GNU General Public License as published by
55the Free Software Foundation, either version 3 of the License, or
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
64along with this program.  If not, see <http://www.gnu.org/licenses/>.
65.PP
66Please report bugs to : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.