fixed help menu -o arg
This commit is contained in:
parent
4a77a03f45
commit
06965f9762
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ def main():
|
|||
|
||||
group.add_argument(
|
||||
"-o",
|
||||
metavar="<file>",
|
||||
help="open file",
|
||||
action="store")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue