Simple Flags
usage: simple_flags.py [--foo] [--no-bar] [--spam | --no-spam] [--help]
Optional arguments
|
|
|
(default: |
|
Whether spam should be enabled (default: depends on other factors) |
|
|
|
Show this help message and exit |
usage: simple_flags.py [--foo] [--no-bar] [--spam | --no-spam] [--help]
Optional arguments
|
|
|
(default: |
|
Whether spam should be enabled (default: depends on other factors) |
|
|
|
Show this help message and exit |