Missing e in const shortopts
svn: r11357
This commit is contained in:
@ -253,6 +253,6 @@ LONGOPTS = [
|
|||||||
"version",
|
"version",
|
||||||
]
|
]
|
||||||
|
|
||||||
SHORTOPTS = "O:i:o:f:a:p:d:lLhu?"
|
SHORTOPTS = "O:i:e:o:f:a:p:d:lLhu?"
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user