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

Revision 2342, 2.4 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 monitor de cuotas OSD para PyKota.
9.PP
10uso desde la l�a de comandos:
11.IP
12pykosd [opciones]
13.PP
14opciones:
15.TP
16\fB\-v\fR | \fB\-\-version\fR
17Muestra el n� de versi�e pykosd y
18luego sale.
19.TP
20\fB\-h\fR | \fB\-\-help\fR
21Muestra este mensaje y luego sale.
22.TP
23\fB\-c\fR | \fB\-\-color\fR #rrggbb Establece el color que se utilizar�n el
24visualizador como un triplete hexadecimal, por
25ejemplo #FF0000 es un rojo 100%.
26El valor por defecto es 100% verde (#00FF00).
27.TP
28\fB\-d\fR | \fB\-\-duration\fR d
29Establece la duraci�el visualizador en segundos.
30Por defecto son 3 segundos.
31.TP
32\fB\-f\fR | \fB\-\-font\fR f
33Establece el tipo de letra que se utilizar�n
34el visualizador.
35Por defecto se utilizar�a opci�or defecto
36de la librer�Python OSD.
37.TP
38\fB\-l\fR | \fB\-\-loop\fR n
39Establece el n� de veces que la informaci�e mostrar�El valor por defecto es 0, que significa un
40bucle sin fin.
41.TP
42\fB\-s\fR | \fB\-\-sleep\fR s
43Establece el tiempo de espera entre dos mensajes
44en segundos. El valor por defecto son 180 segundos
45(3 minutos).
46.PP
47ejemplos:
48.IP
49\f(CW$ pykosd -s 60 --loop 5\fR
50.IP
51Ejecutar�ykosd. El visualizador se actualizar�ada 60 segundos,
52y se mostrar� segundos (valor por defecto) cada vez. Despu�de
53cinco iteraciones, el programa finalizar�.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
68Por favor, env�los errores por correo electr�o a: Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.