summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-02-05 20:19:02 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-02-05 20:19:02 -0500
commitdef2bb90533f72ddd4b8909c0160cf643e19f765 (patch)
treea73848d752e6dd4491f7d4161d77a21e2f170a0f /README.rst
parent65959e43b5c81443058d3f79225163bc7d2814e5 (diff)
downloadcmd2-git-def2bb90533f72ddd4b8909c0160cf643e19f765.tar.gz
Documented undocumented commands and removed command aliases.
The out-of-the-box help menu now looks a lot cleaner: - All redundant command aliases have been removed (NOTE: They can still be used if self.abbrev is True, which is the default) - All previously undocumented commands have been documented - Unit tests and README.rst documentation has been updated to reflect new behavior
Diffstat (limited to 'README.rst')
-rwxr-xr-xREADME.rst9
1 files changed, 2 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 10c81e50..85cb59a6 100755
--- a/README.rst
+++ b/README.rst
@@ -148,13 +148,8 @@ example/exampleSession.txt::
Documented commands (type help <topic>):
========================================
- _load ed history list pause run set show
- _relative_load edit l load py save shell speak
- cmdenvironment hi li orate r say shortcuts
-
- Undocumented commands:
- ======================
- EOF eof exit help q quit
+ _relative_load edit help list orate py run say shell show
+ cmdenvironment eof history load pause quit save set shortcuts speak
(Cmd) help say
Repeats what you tell me to.