.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1. .TH PKBCODES "1" "January 2013" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" .SH NAME pkbcodes \- manual page for pkbcodes (PyKota) 1.27alpha14_unofficial .SH SYNOPSIS .B pkbcodes [\fIoptions\fR] \fIcode1 code2 \fR... \fIcodeN\fR .SH DESCRIPTION A billing codes manager for PyKota. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit. .TP \fB\-v\fR, \fB\-\-version\fR show the version number and exit. .TP \fB\-A\fR ARGUMENTSFILE, \fB\-\-arguments\fR=\fIARGUMENTSFILE\fR loads additional options and arguments from a file, one per line. .TP \fB\-a\fR, \fB\-\-add\fR Add new, or modify existing, billing codes. .TP \fB\-d\fR, \fB\-\-delete\fR Deletes billing codes. Matching entries in the printing history are not deleted, on purpose. .TP \fB\-D\fR DESCRIPTION, \fB\-\-description\fR=\fIDESCRIPTION\fR Set a textual description for the specified billing codes. .TP \fB\-l\fR, \fB\-\-list\fR Display detailed informations about the specified billing codes. .TP \fB\-r\fR, \fB\-\-reset\fR Reset the page count and amount spent for the specified billing codes. .TP \fB\-s\fR, \fB\-\-skipexisting\fR If \fB\-\-add\fR is used, ensure that existing billing codes won't be modified. .SS "examples:" .IP pkbcodes \fB\-D\fR "Financial Department" financial Would create a billing code labelled 'financial' with the specified textual description. .IP pkbcodes \fB\-\-delete\fR "fin*" Would delete all billing codes which label begins with 'fin'. Matching jobs in the printing history wouldn't be deleted though. .IP pkbcodes \fB\-\-list\fR Would display details about all existing billing codes. .SS "licensing terms:" .IP (c) 2003\-2013 Jerome Alet \- alet@librelogiciel.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .IP This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. .IP You should have received a copy of the GNU General Public License along with this program. If not, see .