cliff/cliff
Stephen Finucane 8d85b1c9a4 sphinxext: Allow configuration of ignorable options
At the moment, the help action (-h, --help) is ignored by default.
However, there is merit in being able to ignore further options. Make it
so.

Change-Id: I924d89fd6b602accac90604a3427b19bd4f9777a
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2017-06-06 10:59:08 +01:00
..
formatters Add print_empty parameter 2016-11-21 21:08:24 +03:00
tests sphinxext: Generate better usage examples 2017-05-30 14:53:29 +01:00
__init__.py add setup.py and package directory 2012-04-20 09:52:55 -07:00
_argparse.py Ensure python standard argparse module is loaded 2017-05-20 02:16:34 +09:00
app.py Ensure python standard argparse module is loaded 2017-05-20 02:16:34 +09:00
columns.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
command.py Ensure python standard argparse module is loaded 2017-05-20 02:16:34 +09:00
commandmanager.py Merge "Fix command order" 2017-01-03 19:00:05 +00:00
complete.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
display.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
help.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
interactive.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
lister.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
show.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
sphinxext.py sphinxext: Allow configuration of ignorable options 2017-06-06 10:59:08 +01:00
utils.py Fixes terminal_width on Windows 2016-02-10 15:06:53 +00:00