- Timestamp:
- 05/06/04 14:51:59 (21 years ago)
- Location:
- pykota/trunk
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/pkprinters
r1451 r1452 24 24 # 25 25 # $Log$ 26 # Revision 1.7 2004/05/06 12:51:58 jalet 27 # Documentation 28 # 26 29 # Revision 1.6 2004/05/06 12:37:29 jalet 27 30 # pkpgcounter : comments … … 66 69 67 70 -a | --add Adds printers if they don't exist on the Quota 68 Storage Server. 71 Storage Server. Doesn't modify any already 72 existing printer. 69 73 70 74 -d | --delete Deletes printers from the quota storage. … … 103 107 $ pkprinters --add --charge 0.05,0.1 hp2100 hp2200 hp8000 104 108 105 Will create three printers named hp2100, hp2200 and hp8000 106 or modify them if they already exist. 109 Will create three printers named hp2100, hp2200 and hp8000. 107 110 Their price per page will be set at 0.05 unit, and their price 108 111 per job will be set at 0.1 unit. Units are in your own currency, 109 112 or whatever you want them to mean. 113 If any of these printers already exists, it is not modified at 114 all. 110 115 111 116 $ pkprinters --delete "*" -
pykota/trunk/man/pkprinters.1
r1437 r1452 1 1 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. 2 .TH PKPRINTERS "1" " April2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"2 .TH PKPRINTERS "1" "May 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 3 3 .SH NAME 4 pkprinters \- manual page for pkprinters 1.19alpha 2_unofficial4 pkprinters \- manual page for pkprinters 1.19alpha5_unofficial 5 5 .SH DESCRIPTION 6 pkprinters v1.19alpha 2_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres6 pkprinters v1.19alpha5_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 7 7 A Printers Manager for PyKota. 8 8 .PP … … 21 21 \fB\-a\fR | \fB\-\-add\fR 22 22 Adds printers if they don't exist on the Quota 23 Storage Server. 23 Storage Server. Doesn't modify any already 24 existing printer. 24 25 .TP 25 26 \fB\-d\fR | \fB\-\-delete\fR … … 48 49 .TP 49 50 \fB\-l\fR | \fB\-\-list\fR 50 List informations about the printer(s) and all51 theprinters groups it is a member of.51 List informations about the printer(s) and the 52 printers groups it is a member of. 52 53 .TP 53 54 \fB\-r\fR | \fB\-\-remove\fR … … 62 63 \f(CW$ pkprinters --add --charge 0.05,0.1 hp2100 hp2200 hp8000\fR 63 64 .IP 64 Will create three printers named hp2100, hp2200 and hp8000 65 or modify them if they already exist. 65 Will create three printers named hp2100, hp2200 and hp8000. 66 66 Their price per page will be set at 0.05 unit, and their price 67 67 per job will be set at 0.1 unit. Units are in your own currency, 68 68 or whatever you want them to mean. 69 If any of these printers already exists, it is not modified at 70 all. 69 71 .IP 70 72 \f(CW$ pkprinters --delete "*"\fR