Show
Ignore:
Timestamp:
11/29/07 00:25:04 (16 years ago)
Author:
jerome
Message:

Backported manual page generator from pkpgcounter to escape hyphens.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/it/dumpykota.1

    r3259 r3263  
    132132Examples : 
    133133.IP 
    134 \f(CW$ dumpykota --data history --format csv >myfile.csv\fR 
     134\f(CW$ dumpykota \-\-data history \-\-format csv >myfile.csv\fR 
    135135.IP 
    136136This dumps the history in a comma separated values file, for possible 
    137137use in a spreadsheet. 
    138138.IP 
    139 \f(CW$ dumpykota --data users --format xml -o users.xml\fR 
     139\f(CW$ dumpykota \-\-data users \-\-format xml -o users.xml\fR 
    140140.IP 
    141141Dumps all users datas to the users.xml file. 
    142142.IP 
    143 \f(CW$ dumpykota --data history printername=HP2100 username=jerome\fR 
     143\f(CW$ dumpykota \-\-data history printername=HP2100 username=jerome\fR 
    144144.IP 
    145145Dumps the job history for user jerome on printer HP2100 only. 
    146146.IP 
    147 \f(CW$ dumpykota --data history start=200503 end=20050730234615\fR 
     147\f(CW$ dumpykota \-\-data history start=200503 end=20050730234615\fR 
    148148.IP 
    149149Dumps all jobs printed between March 1st 2005 at midnight and