- Timestamp:
- 02/04/04 13:52:38 (21 years ago)
- Location:
- pykota/trunk
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/pkprinters
r1330 r1331 24 24 # 25 25 # $Log$ 26 # Revision 1.2 2004/02/04 12:52:37 jalet 27 # pkprinters' help 28 # 26 29 # Revision 1.1 2004/02/04 11:16:59 jalet 27 30 # pkprinters command line tool added. … … 49 52 -h | --help Prints this message then exits. 50 53 51 -a | --add Adds users and/or printers if they don't52 exist on the QuotaStorage Server.54 -a | --add Adds printers if they don't exist on the Quota 55 Storage Server. 53 56 54 -d | --delete Deletes users/groups from the quota storage. 55 Printers are never deleted. 57 -d | --delete Deletes printers from the quota storage. 56 58 57 59 -c | --charge p[,j] Sets the price per page and per job to charge. -
pykota/trunk/man/pkprinters.1
r1330 r1331 20 20 .TP 21 21 \fB\-a\fR | \fB\-\-add\fR 22 Adds users and/or printers if they don't23 exist on the QuotaStorage Server.22 Adds printers if they don't exist on the Quota 23 Storage Server. 24 24 .TP 25 25 \fB\-d\fR | \fB\-\-delete\fR 26 Deletes users/groups from the quota storage. 27 Printers are never deleted. 26 Deletes printers from the quota storage. 28 27 .TP 29 28 \fB\-c\fR | \fB\-\-charge\fR p[,j]