1 line
89 B
Python
1 line
89 B
Python
parser.add_arguments(BoolOption('verbosity', 'increase output verbosity', default=True))
|