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