mirror of
https://github.com/tcsenpai/Zundler.git
synced 2025-06-06 03:25:28 +00:00
Fix typo in args.py
This commit is contained in:
parent
708733c51e
commit
af0263a41a
@ -34,7 +34,7 @@ parser.add_argument(
|
|||||||
"--extract",
|
"--extract",
|
||||||
default=False,
|
default=False,
|
||||||
action="store_true",
|
action="store_true",
|
||||||
help='extract files from a Zundler file (ouput_path must be a directory; "." by default)',
|
help='extract files from a Zundler file (output_path must be a directory; "." by default)',
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user