root / pykota / trunk / man / nb_NO / pykotme.1 @ 3259

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

Began work on moving from GNU GPL v2 or later to GNU GPL v3 or later.
TODO : Also move command line tools and library.
TODO : Change documentation from SGML DocBook? to XML DocBook? to
TODO : accomodate the GNU GPL v3 text available in DocBook? XML
TODO : from www.gnu.org

  • 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
[1890]5.SH DESCRIPTION
[3259]6pykotme v1.27alpha2_broken_unofficial (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet \- alet@librelogiciel.com
[1890]7.PP
[2344]8Gives print quotes to users.
[1890]9.PP
[2344]10command line usage :
[1890]11.TP
12pykotme
[2344]13[options]  [files]
[1890]14.PP
[2344]15options :
[1890]16.TP
17\fB\-v\fR | \fB\-\-version\fR
[2344]18Prints pykotme's version number then exits.
[1890]19.TP
20\fB\-h\fR | \fB\-\-help\fR
[2344]21Prints this message then exits.
[1890]22.TP
23\fB\-P\fR | \fB\-\-printer\fR p
[2344]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.
[1890]30.PP
[2344]31examples :
[1890]32.IP
33\f(CW$ pykotme --printer apple file1.ps file2.ps\fR
34.IP
[2344]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.
[1890]38.IP
39\f(CW$ pykotme --printer apple,hplaser <file1.ps\fR
40.IP
[2344]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.
[1890]45.IP
46\f(CW$ pykotme\fR
47.IP
[2344]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.
[1890]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
[1890]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
[1890]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/>.
[1890]65.PP
[2344]66Please report bugs to : Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.