diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-01-17 09:07:40 -0500 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-01-17 09:07:40 -0500 |
commit | 1da904585db4cd1e77c312190149daa946366fa0 (patch) | |
tree | d71c32f3b47c2b137d6b9543a605feb8380472a7 /docs/settingchanges.rst | |
parent | 51e7176ead22d7ad898fa7f6e2de246df43f04e0 (diff) | |
download | cmd2-git-1da904585db4cd1e77c312190149daa946366fa0.tar.gz |
Cleanup of documentation and examples
Removed usage of and reference to attributes and commands which have now been removed.
Diffstat (limited to 'docs/settingchanges.rst')
-rw-r--r-- | docs/settingchanges.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/settingchanges.rst b/docs/settingchanges.rst index 0a24651b..2b9f9a86 100644 --- a/docs/settingchanges.rst +++ b/docs/settingchanges.rst @@ -117,7 +117,6 @@ with:: (Cmd) set --long abbrev: False # Accept abbreviated commands - autorun_on_edit: False # Automatically run files after editing colors: True # Colorized output (*nix only) continuation_prompt: > # On 2nd+ line of input debug: False # Show full error stack on error |