1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. |
---|
2 | .TH PKPRINTERS "1" "March 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
3 | .SH NAME |
---|
4 | pkprinters \- manual page for pkprinters 1.18_unofficial |
---|
5 | .SH DESCRIPTION |
---|
6 | pkprinters v1.18_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres |
---|
7 | A Printers Manager for PyKota. |
---|
8 | .PP |
---|
9 | command line usage : |
---|
10 | .IP |
---|
11 | pkprinters [options] printer1 printer2 printer3 ... printerN |
---|
12 | .PP |
---|
13 | options : |
---|
14 | .TP |
---|
15 | \fB\-v\fR | \fB\-\-version\fR |
---|
16 | Prints pkprinters's version number then exits. |
---|
17 | .TP |
---|
18 | \fB\-h\fR | \fB\-\-help\fR |
---|
19 | Prints this message then exits. |
---|
20 | .TP |
---|
21 | \fB\-a\fR | \fB\-\-add\fR |
---|
22 | Adds printers if they don't exist on the Quota |
---|
23 | Storage Server. |
---|
24 | .TP |
---|
25 | \fB\-d\fR | \fB\-\-delete\fR |
---|
26 | Deletes printers from the quota storage. |
---|
27 | .TP |
---|
28 | \fB\-c\fR | \fB\-\-charge\fR p[,j] |
---|
29 | Sets the price per page and per job to charge. |
---|
30 | Job price is optional. |
---|
31 | If both are to be set, separate them with a comma. |
---|
32 | Floating point and negative values are allowed. |
---|
33 | .TP |
---|
34 | \fB\-g\fR | \fB\-\-groups\fR pg1[,pg2...] Adds or Remove the printer(s) to the printer |
---|
35 | groups pg1, pg2, etc... which must already exist. |
---|
36 | A printer group is just like a normal printer, |
---|
37 | only that it is usually unknown from the printing |
---|
38 | system. Create printer groups exactly the same |
---|
39 | way that you create printers, then add other |
---|
40 | printers to them with this option. |
---|
41 | Accounting is done on a printer and on all |
---|
42 | the printer groups it belongs to, quota checking |
---|
43 | is done on a printer and on all the printer groups |
---|
44 | it belongs to. |
---|
45 | If the \fB\-\-remove\fR option below is not used, the |
---|
46 | default action is to add printers to the specified |
---|
47 | printer groups. |
---|
48 | .TP |
---|
49 | \fB\-r\fR | \fB\-\-remove\fR |
---|
50 | In combination with the \fB\-\-groups\fR option above, |
---|
51 | remove printers from the specified printers groups. |
---|
52 | .IP |
---|
53 | printer1 through printerN can contain wildcards if the \fB\-\-add\fR option |
---|
54 | is not set. |
---|
55 | .PP |
---|
56 | examples : |
---|
57 | .IP |
---|
58 | \f(CW$ pkprinters --add --charge 0.05,0.1 hp2100 hp2200 hp8000\fR |
---|
59 | .IP |
---|
60 | Will create three printers named hp2100, hp2200 and hp8000 |
---|
61 | or modify them if they already exist. |
---|
62 | Their price per page will be set at 0.05 unit, and their price |
---|
63 | per job will be set at 0.1 unit. Units are in your own currency, |
---|
64 | or whatever you want them to mean. |
---|
65 | .IP |
---|
66 | \f(CW$ pkprinters --delete "*"\fR |
---|
67 | .IP |
---|
68 | This will completely delete all printers and associated quota information, |
---|
69 | as well as their job history. USE WITH CARE ! |
---|
70 | .IP |
---|
71 | \f(CW$ pkprinters --groups Laser,HP "hp*"\fR |
---|
72 | .IP |
---|
73 | This will put all printers which name matches "hp*" into printers groups |
---|
74 | Laser and HP, which MUST already exist. |
---|
75 | .IP |
---|
76 | \f(CW$ pkprinters --groups LexMark --remove hp2200\fR |
---|
77 | .IP |
---|
78 | This will remove the hp2200 printer from the LexMark printer group. |
---|
79 | .PP |
---|
80 | This program is free software; you can redistribute it and/or modify |
---|
81 | it under the terms of the GNU General Public License as published by |
---|
82 | the Free Software Foundation; either version 2 of the License, or |
---|
83 | (at your option) any later version. |
---|
84 | .PP |
---|
85 | This program is distributed in the hope that it will be useful, |
---|
86 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
87 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
88 | GNU General Public License for more details. |
---|
89 | .PP |
---|
90 | You should have received a copy of the GNU General Public License |
---|
91 | along with this program; if not, write to the Free Software |
---|
92 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. |
---|
93 | .PP |
---|
94 | Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com |
---|