Show
Ignore:
Timestamp:
07/08/05 18:52:50 (19 years ago)
Author:
jerome
Message:

Moved the GPL blurb into a single location.
Now uses named parameters in commands' help.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/el_GR/pykosd.1

    r2342 r2344  
    22.TH PYKOSD "1" "juillet 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pykosd \- page de manuel de pykosd 1.23alpha15_unofficial 
     4pykosd \- page de manuel de pykosd 1.23alpha16_unofficial 
    55.SH DESCRIPTION 
    6 pykosd v1.23alpha15_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
     6pykosd v1.23alpha16_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    8 ������PyKota ��������OSD). 
     8An OSD quota monitor for PyKota. 
    99.PP 
    10 ���� ��� 
     10command line usage : 
    1111.IP 
    12 pykosd [��� 
     12pykosd [options] 
    1313.PP 
    14 ���: 
     14options : 
    1515.TP 
    1616\fB\-v\fR | \fB\-\-version\fR 
    17 ��� �����pykosd � ���. 
     17Prints pykosd's version number then exits. 
    1818.TP 
    1919\fB\-h\fR | \fB\-\-help\fR 
    20 ��� ����� ���. 
     20Prints this message then exits. 
    2121.TP 
    22 \fB\-c\fR | \fB\-\-color\fR #rrggbb ����� ������������� ���� ��� #FF0000 ��100% �������������00% �� (#00FF00). 
     22\fB\-c\fR | \fB\-\-color\fR #rrggbb Sets the color to use for display as an hexadecimal 
     23triplet, for example #FF0000 is 100% red. 
     24Defaults to 100% green (#00FF00). 
    2325.TP 
    2426\fB\-d\fR | \fB\-\-duration\fR d 
    25 ��������������������� ����� ����.TP 
     27Sets the duration of the display in seconds. 
     28Defaults to 3 seconds. 
     29.TP 
    2630\fB\-f\fR | \fB\-\-font\fR f 
    27 ��������� �������������� �����OSD �Python. 
     31Sets the font to use for display. 
     32Defaults to the Python OSD library's default. 
    2833.TP 
    2934\fB\-l\fR | \fB\-\-loop\fR n 
    30 ������ �������� ���� 
    31 �������, ���������TP 
     35Sets the number of times the info will be displayed. 
     36Defaults to 0, which means loop forever. 
     37.TP 
    3238\fB\-s\fR | \fB\-\-sleep\fR s 
    33 ����� ��� �� � ���� 
    34 ����������80 ����3 �� 
     39Sets the sleeping duration between two displays 
     40in seconds. Defaults to 180 seconds (3 minutes). 
    3541.PP 
    36 ���� 
     42examples : 
    3743.IP 
    3844\f(CW$ pykosd -s 60 --loop 5\fR 
    3945.IP 
    40 ����ykosd. ������������0 ����� ��� � 3 ������� ���. ��������, �������� 
     46Will launch pykosd. Display will be refreshed every 60 seconds, 
     47and will last for 3 seconds (the default) each time. After five 
     48iterations, the program will exit. 
    4149.PP 
    4250This program is free software; you can redistribute it and/or modify 
     
    5462Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA. 
    5563.PP 
    56 ��� ��� �� e\-mail � Jerome Alet \- alet@librelogiciel.com 
     64Please report bugs to : Jerome Alet \- alet@librelogiciel.com