.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH PKBCODES "1" "juillet 2007" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" .SH NOM pkbcodes \- page de manuel de pkbcodes 1.26_unofficial .SH DESCRIPTION pkbcodes v1.26_unofficial (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet \- alet@librelogiciel.com .PP A billing codes Manager for PyKota. .PP command line usage : .IP pkbcodes [options] code1 code2 code3 ... codeN .PP options : .TP \fB\-v\fR | \fB\-\-version\fR Prints pkbcodes version number then exits. .TP \fB\-h\fR | \fB\-\-help\fR Prints this message then exits. .TP \fB\-a\fR | \fB\-\-add\fR Adds billing codes if they don't exist in PyKota's database. If they exist, they are modified unless \fB\-s\fR|\-\-skipexisting is also used. .TP \fB\-d\fR | \fB\-\-delete\fR Deletes billing codes from PyKota's database. NB : the history entries with this billing code are not deleted, voluntarily. .HP \fB\-D\fR | \fB\-\-description\fR d Adds a textual description to billing codes. .TP \fB\-l\fR | \fB\-\-list\fR List informations about the billing codes. .TP \fB\-r\fR | \fB\-\-reset\fR Resets the billing codes' balance and page counters to 0. .TP \fB\-s\fR | \fB\-\-skipexisting\fR In combination with the \fB\-\-add\fR option above, tells pkbcodes to not modify existing billing codes. .IP code1 through codeN can contain wildcards if the \fB\-\-add\fR option is not set. .PP examples : .IP \f(CW$ pkbcodes --add -D "My project" myproj\fR .IP Will create the myproj billing code with "My project" as the description. .IP \f(CW$ pkbcodes --delete "*"\fR .IP This will completely delete all the billing codes, but without removing any matching job from the history. USE WITH CARE ANYWAY ! .IP \f(CW$ pkbcodes --list "my*"\fR .IP This will list all billing codes which name begins with 'my'. .PP 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 2 of the License, or (at your option) any later version. .PP 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. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA. .PP Please report bugs to : Jerome Alet \- alet@librelogiciel.com