mirror of
https://github.com/tcsenpai/Zundler.git
synced 2025-06-03 01:50:19 +00:00
Fix typo in args.py
This commit is contained in:
parent
708733c51e
commit
af0263a41a
@ -34,7 +34,7 @@ parser.add_argument(
|
||||
"--extract",
|
||||
default=False,
|
||||
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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user