Comment 5 for bug 81282

Revision history for this message
Fernando Ribeiro (ipsec) wrote :

python optparse don't allow -XX options.
to use this format, you need --XX (-- for long format)

optparse.OptionError: invalid long option string '-la': must start with --, followed by non-dash