root / pykota / trunk / man / pykosd.1 @ 1942

Revision 1942, 2.1 kB (checked in by jalet, 19 years ago)

Added Turkish manual pages

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
RevLine 
[1605]1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
[1894]2.TH PYKOSD "1" "November 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
[1605]3.SH NAME
[1942]4pykosd \- manual page for pykosd 1.21alpha6_unofficial
[1605]5.SH DESCRIPTION
[1942]6pykosd v1.21alpha6_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres
[1605]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
[1835]16Prints pykosd's version number then exits.
[1605]17.TP
18\fB\-h\fR | \fB\-\-help\fR
19Prints this message then exits.
20.TP
[1629]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
[1605]25\fB\-d\fR | \fB\-\-duration\fR d
26Sets the duration of the display in seconds.
27Defaults to 3 seconds.
28.TP
[1629]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
[1605]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.