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

Revision 2342, 2.3 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
8Un afficheur OSD de quota d'impression pour PyKota.
9.PP
10ligne de commande :
11.IP
12pykosd [options]
13.PP
14options :
15.TP
16\fB\-v\fR | \fB\-\-version\fR
17Affiche la version de pykosd et quitte.
18.TP
19\fB\-h\fR | \fB\-\-help\fR
20Affiche ce message et quitte.
21.TP
22\fB\-c\fR | \fB\-\-color\fR #rrggbb Fixe la couleur �tiliser pour l'affichage �n
23triplet hexadecimal, par exemple #FF0000 est 100%
24de rouge.
25La valeur par d�ut est 100% de vert (#00FF00).
26.TP
27\fB\-d\fR | \fB\-\-duration\fR d
28Fixe la dur�de l'affichage en secondes.
29La valeur par d�ut est de 3 secondes.
30.TP
31\fB\-f\fR | \fB\-\-font\fR f
32Fixe la police de caract�s �tiliser pour
33l'affichage.
34La valeur par d�ut est celle de la librairie
35Python OSD.
36.TP
37\fB\-l\fR | \fB\-\-loop\fR n
38Fixe le nombre de fois o�nformation sera affich�
39La valeur par d�ut est 0, qui indique un nombre
40d'affichages infini.
41.TP
42\fB\-s\fR | \fB\-\-sleep\fR s
43Fixe la dur�en secondes de sommeil entre deux
44affichages. La valeur par d�ut est 180 (3 minutes).
45.PP
46exemples :
47.IP
48\f(CW$ pykosd -s 60 --loop 5\fR
49.IP
50Lance pykosd. L'affichage sera rafra�it toutes les 60 secondes,
51et persistera pendant 3 secondes (la valeur par d�ut) �haque fois.
52Apr�5 it�tions, le programme se terminera.
53.PP
54This program is free software; you can redistribute it and/or modify
55it under the terms of the GNU General Public License as published by
56the Free Software Foundation; either version 2 of the License, or
57(at your option) any later version.
58.PP
59This program is distributed in the hope that it will be useful,
60but WITHOUT ANY WARRANTY; without even the implied warranty of
61MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
62GNU General Public License for more details.
63.PP
64You should have received a copy of the GNU General Public License
65along with this program; if not, write to the Free Software
66Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA.
67.PP
68Merci d'envoyer les rapports de bugs �Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.