root / pykota / trunk / man / pl / pykosd.1 @ 3238

Revision 3238, 2.1 kB (checked in by jerome, 17 years ago)

v1.26 is out.

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