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/es/pkbcodes.1

    r3259 r3263  
    4848examples : 
    4949.IP 
    50 \f(CW$ pkbcodes --add -D "My project" myproj\fR 
     50\f(CW$ pkbcodes \-\-add -D "My project" myproj\fR 
    5151.IP 
    5252Will create the myproj billing code with "My project" 
    5353as the description. 
    5454.IP 
    55 \f(CW$ pkbcodes --delete "*"\fR 
     55\f(CW$ pkbcodes \-\-delete "*"\fR 
    5656.IP 
    5757This will completely delete all the billing codes, but without 
    5858removing any matching job from the history. USE WITH CARE ANYWAY ! 
    5959.IP 
    60 \f(CW$ pkbcodes --list "my*"\fR 
     60\f(CW$ pkbcodes \-\-list "my*"\fR 
    6161.IP 
    6262This will list all billing codes which name begins with 'my'.