1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. |
---|
2 | .TH PKBCODES "1" "June 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
3 | .SH NAME |
---|
4 | pkbcodes \- manual page for pkbcodes 1.25alpha5_unofficial |
---|
5 | .SH DESCRIPTION |
---|
6 | pkbcodes v1.25alpha5_unofficial (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com |
---|
7 | .PP |
---|
8 | A billing codes Manager for PyKota. |
---|
9 | .PP |
---|
10 | command line usage : |
---|
11 | .IP |
---|
12 | pkbcodes [options] code1 code2 code3 ... codeN |
---|
13 | .PP |
---|
14 | options : |
---|
15 | .TP |
---|
16 | \fB\-v\fR | \fB\-\-version\fR |
---|
17 | Prints pkbcodes version number then exits. |
---|
18 | .TP |
---|
19 | \fB\-h\fR | \fB\-\-help\fR |
---|
20 | Prints this message then exits. |
---|
21 | .TP |
---|
22 | \fB\-a\fR | \fB\-\-add\fR |
---|
23 | Adds billing codes if they don't exist in PyKota's |
---|
24 | database. If they exist, they are modified |
---|
25 | unless \fB\-s\fR|\-\-skipexisting is also used. |
---|
26 | .TP |
---|
27 | \fB\-d\fR | \fB\-\-delete\fR |
---|
28 | Deletes billing codes from PyKota's database. |
---|
29 | NB : the history entries with this billing code |
---|
30 | are not deleted, voluntarily. |
---|
31 | .HP |
---|
32 | \fB\-D\fR | \fB\-\-description\fR d Adds a textual description to billing codes. |
---|
33 | .TP |
---|
34 | \fB\-l\fR | \fB\-\-list\fR |
---|
35 | List informations about the billing codes. |
---|
36 | .TP |
---|
37 | \fB\-r\fR | \fB\-\-reset\fR |
---|
38 | Resets the billing codes' balance and page counters |
---|
39 | to 0. |
---|
40 | .TP |
---|
41 | \fB\-s\fR | \fB\-\-skipexisting\fR |
---|
42 | In combination with the \fB\-\-add\fR option above, tells |
---|
43 | pkbcodes to not modify existing billing codes. |
---|
44 | .IP |
---|
45 | code1 through codeN can contain wildcards if the \fB\-\-add\fR option |
---|
46 | is not set. |
---|
47 | .PP |
---|
48 | examples : |
---|
49 | .IP |
---|
50 | \f(CW$ pkbcodes --add -D "My project" myproj\fR |
---|
51 | .IP |
---|
52 | Will create the myproj billing code with "My project" |
---|
53 | as the description. |
---|
54 | .IP |
---|
55 | \f(CW$ pkbcodes --delete "*"\fR |
---|
56 | .IP |
---|
57 | This will completely delete all the billing codes, but without |
---|
58 | removing any matching job from the history. USE WITH CARE ANYWAY ! |
---|
59 | .IP |
---|
60 | \f(CW$ pkbcodes --list "my*"\fR |
---|
61 | .IP |
---|
62 | This will list all billing codes which name begins with 'my'. |
---|
63 | .PP |
---|
64 | This program is free software; you can redistribute it and/or modify |
---|
65 | it under the terms of the GNU General Public License as published by |
---|
66 | the Free Software Foundation; either version 2 of the License, or |
---|
67 | (at your option) any later version. |
---|
68 | .PP |
---|
69 | This program is distributed in the hope that it will be useful, |
---|
70 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
71 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
72 | GNU General Public License for more details. |
---|
73 | .PP |
---|
74 | You should have received a copy of the GNU General Public License |
---|
75 | along with this program; if not, write to the Free Software |
---|
76 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA. |
---|
77 | .PP |
---|
78 | Please report bugs to : Jerome Alet \- alet@librelogiciel.com |
---|