summaryrefslogtreecommitdiff
path: root/examples/scripts/save_help_text.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate support for Python 3.6 and remove dependency on attrs (#1257)Todd Leonhardt2023-01-311-1/+0
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-1/+4
* Renamed locals_in_py to self_in_pyTodd Leonhardt2020-01-271-1/+1
* Made three public attributes of cmd2.Cmd no longer settable at runtime by end...Todd Leonhardt2020-01-271-1/+1
* Changed all uses of sub-command to subcommandKevin Van Brunt2019-07-191-6/+6
* Updated documentationKevin Van Brunt2019-06-151-1/+1
* Added help summary and a separate label for commands and topicsKevin Van Brunt2018-12-211-12/+33
* Removed newlinesKevin Van Brunt2018-12-211-3/+1
* Refactored script to use app()Kevin Van Brunt2018-12-211-32/+27
* Updated documentationKevin Van Brunt2018-12-201-2/+2
* Refactored script and made OS independent by removing rm callsKevin Van Brunt2018-12-201-26/+40
* Added labels for each command help textKevin Van Brunt2018-12-201-2/+13
* Fixing flake8 warningKevin Van Brunt2018-12-201-0/+1
* Added new example script that saves help text to a fileKevin Van Brunt2018-12-201-0/+67