root / pykota / trunk / man / zh_TW / pykosd.1 @ 2139

Revision 2139, 2.1 kB (checked in by jerome, 19 years ago)

Added the Log keyword property

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