Show
Ignore:
Timestamp:
11/30/06 23:26:47 (17 years ago)
Author:
jerome
Message:

Documented the start= and end= filters for the data dumper.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/zh_TW/pkinvoice.1

    r3069 r3094  
    22.TH PKINVOICE "1" "novembre 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pkinvoice \- page de manuel de pkinvoice 1.25alpha16_unofficial 
     4pkinvoice \- page de manuel de pkinvoice 1.25alpha18_unofficial 
    55.SH DESCRIPTION 
    6 pkinvoice v1.25alpha16_unofficial (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com 
     6pkinvoice v1.25alpha18_unofficial (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88An invoice generator for PyKota. 
     
    1010command line usage : 
    1111.IP 
    12 pkinvoice [options] user1 user2 ... userN 
     12pkinvoice [options] [filterexpr] 
    1313.PP 
    1414options : 
     
    4949exposed. The default is 0.0, meaning no VAT 
    5050information will be included. 
     51.IP 
     52Use the filter expressions to extract only parts of the 
     53datas. Allowed filters are of the form : 
     54.IP 
     55key=value 
     56.IP 
     57Allowed keys for now are : 
    5158.TP 
    52 \fB\-s\fR | \fB\-\-start\fR date 
    53 Sets the starting date for the print jobs invoiced. 
     59username 
     60User's name 
    5461.TP 
    55 \fB\-e\fR | \fB\-\-end\fR date 
    56 Sets the ending date for the print jobs invoiced. 
     62printername 
     63Printer's name 
     64.TP 
     65hostname 
     66Client's hostname 
     67.TP 
     68jobid 
     69Job's Id 
     70.TP 
     71billingcode 
     72Job's billing code 
     73.TP 
     74start 
     75Job's date of printing 
     76.TP 
     77end 
     78Job's date of printing 
    5779.IP 
    58 user1 through userN can use wildcards if needed. If no user argument is 
    59 used, a wildcard of '*' is assumed, meaning include all users. 
    60 .IP 
    61 Dates formatting with \fB\-\-start\fR and \fB\-\-end\fR : 
     80Dates formatting with 'start' and 'end' filter keys : 
    6281.IP 
    6382YYYY : year boundaries 
     
    7695date expression. The utility to be able to specify dates in the future is 
    7796a question which remains to be answered :\-) 
     97.IP 
     98Contrary to other PyKota management tools, wildcard characters are not 
     99expanded, so you can't use them. 
    78100.PP 
    79101examples : 
    80102.IP 
    81 \f(CW$ pkinvoice --unit EURO --output invoices.pdf --start=now-30\fR 
     103\f(CW$ pkinvoice --unit EURO --output /tmp/invoices.pdf start=now-30\fR 
    82104.IP 
    83105Will generate a PDF document containing invoices for all users