2019-07-29 22:10:40 +02:00

2 lines
128 B
Python

parser.add_arguments(StrOption('echo', 'echo the string you use here', properties=('mandatory', 'positional'), default='blah'))