Show
Ignore:
Timestamp:
11/21/06 23:23:54 (17 years ago)
Author:
jerome
Message:

Added pkrefund's manual page.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/pl/pkbcodes.1

    r2910 r3065  
    11.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36. 
    2 .TH PKBCODES "1" "juin 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
     2.TH PKBCODES "1" "novembre 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkbcodes \- page de manuel de pkbcodes 1.25alpha5_unofficial 
     4pkbcodes \- page de manuel de pkbcodes 1.25alpha16_unofficial 
    55.SH DESCRIPTION 
    6 pkbcodes v1.25alpha5_unofficial (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com 
     6pkbcodes v1.25alpha16_unofficial (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    8 Mened�er kod�ozliczeniowych dla systemu PyKota. 
     8A billing codes Manager for PyKota. 
    99.PP 
    10 u�ycie z linii polece�.IP 
    11 pkbcodes [opcje] kod1 kod2 kod3 ... kodN 
     10command line usage : 
     11.IP 
     12pkbcodes [options] code1 code2 code3 ... codeN 
    1213.PP 
    13 opcje : 
     14options : 
    1415.TP 
    1516\fB\-v\fR | \fB\-\-version\fR 
    16 Wy�wietla wersj�kbcodes i nast�ie ko� dzia�anie. 
     17Prints pkbcodes version number then exits. 
    1718.TP 
    1819\fB\-h\fR | \fB\-\-help\fR 
    19 Wy�wietla t� informacj� nast�ie ko� dzia�anie. 
     20Prints this message then exits. 
    2021.TP 
    2122\fB\-a\fR | \fB\-\-add\fR 
    22 Dodaje kody rozliczeniowe je�li nie istniej� jeszcze w bazie danych PyKota 
    23 Je�li kody istniej� w�as s� modyfikowane 
    24 chyba �e opcja \fB\-s\fR|\-\-skipexisting jest tak�e podana (w�as s� pomijane). 
     23Adds billing codes if they don't exist in PyKota's 
     24database. If they exist, they are modified 
     25unless \fB\-s\fR|\-\-skipexisting is also used. 
    2526.TP 
    2627\fB\-d\fR | \fB\-\-delete\fR 
    27 Usuwa kody rozliczeniowe z bazy PyKota. 
    28 UWAGA : wpisy w historii dotycz�ce usuni�ch kod�ozliczeniowych 
    29 nie s� usuwane. 
     28Deletes billing codes from PyKota's database. 
     29NB : the history entries with this billing code 
     30are not deleted, voluntarily. 
    3031.HP 
    31 \fB\-D\fR | \fB\-\-description\fR d Dodaje opis tekstowy dla kodu rozliczeniowego. 
     32\fB\-D\fR | \fB\-\-description\fR d Adds a textual description to billing codes. 
    3233.TP 
    3334\fB\-l\fR | \fB\-\-list\fR 
    34 Wy�wietl informacje na temat istniej�cych kod�ozliczeniowych. 
     35List informations about the billing codes. 
    3536.TP 
    3637\fB\-r\fR | \fB\-\-reset\fR 
    37 Zeruje saldo oraz liczniki stron dla podanego kodu rozliczeniowego 
     38Resets the billing codes' balance and page counters 
     39to 0. 
    3840.TP 
    3941\fB\-s\fR | \fB\-\-skipexisting\fR 
    40 W po��czeniu z opcj� \fB\-\-add\fR, powoduje �e 
    41 pkbcodes nie modyfikuje istniej�cych kod�ozliczeniowych. 
     42In combination with the \fB\-\-add\fR option above, tells 
     43pkbcodes to not modify existing billing codes. 
    4244.IP 
    43 Nazwy od kod1 do kodN mog� zawiera�zorce dopasowania je�li opcja \fB\-\-add\fR 
    44 nie jest ustawiona. 
     45code1 through codeN can contain wildcards if the \fB\-\-add\fR option 
     46is not set. 
    4547.PP 
    46 przyk�ady : 
     48examples : 
    4749.IP 
    48 \f(CW$ pkbcodes --add -D "M�rojekt" myproj\fR 
     50\f(CW$ pkbcodes --add -D "My project" myproj\fR 
    4951.IP 
    50 Utworzy kod rozliczeniowy o nazwie myproj z "M�rojekt" 
    51 w opisie kodu. 
     52Will create the myproj billing code with "My project" 
     53as the description. 
    5254.IP 
    5355\f(CW$ pkbcodes --delete "*"\fR 
    5456.IP 
    55 Usunie wszystkie kody rozliczeniowe z bazy PyKota, jednak�e nie usunie 
    56 �adnych odpowiadaj�ych zada�ukowania z historii. MIMO WSZYSTKO U�YWAJ OSTRO�NIE ! 
     57This will completely delete all the billing codes, but without 
     58removing any matching job from the history. USE WITH CARE ANYWAY ! 
    5759.IP 
    5860\f(CW$ pkbcodes --list "my*"\fR 
    5961.IP 
    60 Wy�wietli wszystkie kody rozliczeniowe kt�h nazwa rozpoczyna si��owem 'my'. 
     62This will list all billing codes which name begins with 'my'. 
    6163.PP 
    6264This program is free software; you can redistribute it and/or modify 
     
    7476Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA. 
    7577.PP 
    76 Raporty o b��ch prosz�ierowa�o : Jerome Alet \- alet@librelogiciel.com 
     78Please report bugs to : Jerome Alet \- alet@librelogiciel.com