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

Revision 2342, 2.1 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
8En OSD kvote overv�r for PyKota.
9.PP
10kommandolinje bruk :
11.IP
12pykosd [opsjoner]
13.PP
14opsjoner :
15.TP
16\fB\-v\fR | \fB\-\-version\fR
17Viser pykosd versjons nummer.
18.TP
19\fB\-h\fR | \fB\-\-help\fR
20Viser denne meldingen.
21.TP
22\fB\-c\fR | \fB\-\-color\fR #rrggbb Setter fargen som skal brukes p�kjermen i hexadesimal
23formatet, f.eks er #FF0000 100% r�Standard er 100% gr�#00FF00).
24.TP
25\fB\-d\fR | \fB\-\-duration\fR d
26Setter visningsvarigheten til et antall sekunder.
27Standard er 3 sekunder.
28.TP
29\fB\-f\fR | \fB\-\-font\fR f
30Setter skrifttypen som skal brukes p�jermen.
31Bruker bibliotekete til Python OSD som standard.
32.TP
33\fB\-l\fR | \fB\-\-loop\fR n
34Setter antall ganger informasjonen vil bli vist.
35Standard er 0, som betyr at den g�i en evig l�
36.TP
37\fB\-s\fR | \fB\-\-sleep\fR s
38Setter dvaleperioden i sekunder mellom to visninger
39Standard er 180 sekunder (3 minutter).
40.PP
41eksempler :
42.IP
43\f(CW$ pykosd -s 60 --loop 5\fR
44.IP
45Vil starte pykosd med oppdatert visning hvert 60 sekund,
46som varer i 3 sekunder (standard) hver gang. Etter 5 visninger
47s�topper det.
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA.
62.PP
63Please e\-mail bugs to: Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.