summaryrefslogtreecommitdiff
path: root/examples/scripts/arg_printer.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-06-16 13:53:23 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-06-16 13:53:23 -0400
commit137f8df1cd9b1c70205ab7ef2bbdb36dce758626 (patch)
tree6964aa24ce922a6332f3b4ce20687bbde77decba /examples/scripts/arg_printer.py
parent38931197ba4738de4ee5b7390b3f89f41acc99d4 (diff)
downloadcmd2-git-137f8df1cd9b1c70205ab7ef2bbdb36dce758626.tar.gz
Removed some help_* methods
I originally created separate help_* methods for various built-in do_* methods so that: - The Sphinx docs could use the do_* docstring which could have extra reStructuredText markup embedded - The built-in help command could use the text from the help_* method This seemed like a good idea at the time, but I changed my mind - I was actually adding a maintenance headache. - And the payoff was small So I have now switched to using the do_* docstring for both the built-in help and Sphinx documentation. - With some very minor usage of reStructuredText markup that doesn't look bad when displaying built-in help
Diffstat (limited to 'examples/scripts/arg_printer.py')
0 files changed, 0 insertions, 0 deletions