tiramisu-cmdline-parser/test/data/compare/20_bool_true/argparse.py

2 lines
91 B
Python
Raw Normal View History

2018-11-29 22:10:08 +01:00
parser.add_argument('--verbosity', help='increase output verbosity', action='store_false')