root / pykota / trunk / man / sv_SE / pykotme.1 @ 2851

Revision 2851, 2.2 kB (checked in by jerome, 18 years ago)

Enough is enough !

  • 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" "avril 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NOM
4pykotme \- page de manuel de pykotme 1.24_unofficial
5.SH DESCRIPTION
6pykotme v1.24_unofficial (c) 2003, 2004, 2005, 2006 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
52This program is free software; you can redistribute it and/or modify
53it under the terms of the GNU General Public License as published by
54the Free Software Foundation; either version 2 of the License, or
55(at your option) any later version.
56.PP
57This program is distributed in the hope that it will be useful,
58but WITHOUT ANY WARRANTY; without even the implied warranty of
59MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
60GNU General Public License for more details.
61.PP
62You should have received a copy of the GNU General Public License
63along with this program; if not, write to the Free Software
64Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA.
65.PP
66V�igen rapportera buggar till : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.