root / pykota / trunk / man / de / pykosd.1 @ 2342

Revision 2342, 2.2 kB (checked in by jerome, 19 years ago)

The pkbcodes command line tool now works fine with the PostgreSQL
backend. The dumpykota command can now dump billing codes too.
Still no code for LDAP though.
NB : a database upgrade is necessary AGAIN !
Severity : no need to play with this until there's LDAP support.

  • 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.35.
2.TH PYKOSD "1" "juillet 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NOM
4pykosd \- page de manuel de pykosd 1.23alpha15_unofficial
5.SH DESCRIPTION
6pykosd v1.23alpha15_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com
7.PP
8Ein OSD Kontingent\-Anzeiger f�ota.
9.PP
10Kommandozeilen\-Gebrauch:
11.IP
12pykosd [Optionen]
13.PP
14Optionen:
15.TP
16\fB\-v\fR | \fB\-\-version\fR
17Gibt die Versionsnummer von pykosd aus und endet.
18.TP
19\fB\-h\fR | \fB\-\-help\fR
20Gibt diese Meldung aus und endet.
21.TP
22\fB\-c\fR | \fB\-\-color\fR #rrggbb Stellt die Farbe f� Anzeige in Form eines
23hexadezimalen Triplets ein; zum Beipiel: #FF0000 ist 100% rot.
24Standard ist 100% gr�0FF00).
25.TP
26\fB\-d\fR | \fB\-\-duration\fR d
27Stellt die Dauer der Anzeige in Sekunden ein.
28Standard ist 3 Sekunden.
29.TP
30\fB\-f\fR | \fB\-\-font\fR f
31Stellt die Schriftart f� Anzeige ein.
32Standard ist der Standard der Python OSD Bibliothek.
33.TP
34\fB\-l\fR | \fB\-\-loop\fR n
35Stellt ein, wie oft die Information angezeigt wird.
36Standard ist 0, das hei� immer.
37.TP
38\fB\-s\fR | \fB\-\-sleep\fR s
39Stellt die Schlafdauer zwischen zwei Anzeigen in
40Sekunden ein.
41Standard ist 180 Sekunden (3 Minuten).
42.PP
43Beispiele:
44.IP
45\f(CW$ pykosd -s 60 --loop 5\fR
46.IP
47Startet pykosd. Die Anzeige wird alle 60 Sekunden erneuert und dauert
48jedes Mal 3 Sekunden (der Standardwert). Nach f�rchl�en endet
49das Programm.
50.PP
51This program is free software; you can redistribute it and/or modify
52it under the terms of the GNU General Public License as published by
53the Free Software Foundation; either version 2 of the License, or
54(at your option) any later version.
55.PP
56This program is distributed in the hope that it will be useful,
57but WITHOUT ANY WARRANTY; without even the implied warranty of
58MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
59GNU General Public License for more details.
60.PP
61You should have received a copy of the GNU General Public License
62along with this program; if not, write to the Free Software
63Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA.
64.PP
65Melden Sie bitte Fehler an: Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.