tiramisu-cmdline-parser/tests/data/compare/10_positional_list/argparse.py

2 lines
76 B
Python

parser.add_argument("echo", help="echo the string you use here", nargs='+')