fixed help menu -o arg

This commit is contained in:
phixxy 2026-03-05 01:35:41 -08:00
parent 4a77a03f45
commit 06965f9762

View file

@ -89,6 +89,7 @@ def main():
group.add_argument(
"-o",
metavar="<file>",
help="open file",
action="store")