diff options
| author | Brian Norris <[email protected]> | 2015-11-06 16:30:46 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-11-06 17:50:42 -0800 |
| commit | b1312bfe61c08684f7325f17858933017bae7f59 (patch) | |
| tree | 919df7802716c7127b8b5e889177c2354f006ae8 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | cc7ff0ef6eca3deeea4a424ca47a67c8450d5424 (diff) | |
get_maintainer: add --no-foo options to --help
Many flag options are boolean and support both a positive and a negative
invocation from the command line. Some of these are even mentioned by
example (e.g., --nogit is mentioned as a default option), but they aren't
explicitly mentioned in the list of options. It happens that some of
these are pretty important, as they are default-on, and to turn them off,
you have to know about the --no-foo version.
Rather than clutter the whole help text with bracketed '--[no]foo', let's
just mention the general rule, a la 'man gcc'.
Signed-off-by: Brian Norris <[email protected]>
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions