Changeset 3067

Show
Ignore:
Timestamp:
11/22/06 23:04:44 (17 years ago)
Author:
jerome
Message:

Removed unused command line argument.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkinvoice

    r2811 r3067  
    310310                     "number" : "1", 
    311311                   } 
    312         short_options = "vho:r:u:V:p:l:n:s:e:" 
     312        short_options = "vho:u:V:p:l:n:s:e:" 
    313313        long_options = ["help", "version", "start=", "end=", \ 
    314                         "reference=", "unit=", "output=", \ 
     314                        "unit=", "output=", \ 
    315315                        "pagesize=", "logo=", "vat=", "number="] 
    316316