1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. |
---|
2 | .TH PYKOSD "1" "November 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
3 | .SH NAME |
---|
4 | pykosd \- manual page for pykosd 1.21alpha6_unofficial |
---|
5 | .SH DESCRIPTION |
---|
6 | pykosd v1.21alpha6_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres |
---|
7 | An OSD quota monitor for PyKota. |
---|
8 | .PP |
---|
9 | command line usage : |
---|
10 | .IP |
---|
11 | pykosd [options] |
---|
12 | .PP |
---|
13 | options : |
---|
14 | .TP |
---|
15 | \fB\-v\fR | \fB\-\-version\fR |
---|
16 | Prints pykosd's version number then exits. |
---|
17 | .TP |
---|
18 | \fB\-h\fR | \fB\-\-help\fR |
---|
19 | Prints this message then exits. |
---|
20 | .TP |
---|
21 | \fB\-c\fR | \fB\-\-color\fR #rrggbb Sets the color to use for display as an hexadecimal |
---|
22 | triplet, for example #FF0000 is 100% red. |
---|
23 | Defaults to 100% green (#00FF00). |
---|
24 | .TP |
---|
25 | \fB\-d\fR | \fB\-\-duration\fR d |
---|
26 | Sets the duration of the display in seconds. |
---|
27 | Defaults to 3 seconds. |
---|
28 | .TP |
---|
29 | \fB\-f\fR | \fB\-\-font\fR f |
---|
30 | Sets the font to use for display. |
---|
31 | Defaults to the Python OSD library's default. |
---|
32 | .TP |
---|
33 | \fB\-l\fR | \fB\-\-loop\fR n |
---|
34 | Sets the number of times the info will be displayed. |
---|
35 | Defaults to 0, which means loop forever. |
---|
36 | .TP |
---|
37 | \fB\-s\fR | \fB\-\-sleep\fR s |
---|
38 | Sets the sleeping duration between two displays |
---|
39 | in seconds. Defaults to 180 seconds (3 minutes). |
---|
40 | .PP |
---|
41 | examples : |
---|
42 | .IP |
---|
43 | \f(CW$ pykosd -s 60 --loop 5\fR |
---|
44 | .IP |
---|
45 | Will launch pykosd. Display will be refreshed every 60 seconds, |
---|
46 | and will last for 3 seconds (the default) each time. After five |
---|
47 | iterations, the program will exit. |
---|
48 | .PP |
---|
49 | This program is free software; you can redistribute it and/or modify |
---|
50 | it under the terms of the GNU General Public License as published by |
---|
51 | the Free Software Foundation; either version 2 of the License, or |
---|
52 | (at your option) any later version. |
---|
53 | .PP |
---|
54 | This program is distributed in the hope that it will be useful, |
---|
55 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
56 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
57 | GNU General Public License for more details. |
---|
58 | .PP |
---|
59 | You should have received a copy of the GNU General Public License |
---|
60 | along with this program; if not, write to the Free Software |
---|
61 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. |
---|
62 | .PP |
---|
63 | Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com |
---|