Update help test

This commit is contained in:
KnugiHK
2023-05-16 23:29:10 +08:00
parent bbb47cd839
commit 6fd0e61b64

View File

@@ -36,7 +36,7 @@ def main():
dest='iphone', dest='iphone',
default=False, default=False,
action='store_true', action='store_true',
help="Define the target as iPhone") help="Define the target as iPhone/iPad")
parser.add_argument( parser.add_argument(
"-w", "-w",
"--wa", "--wa",