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

Revision 1605, 1.8 kB (checked in by jalet, 20 years ago)

pykosd is now a very good tool

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