diff options
-rw-r--r-- | docs/freefeatures.rst | 2 | ||||
-rw-r--r-- | examples/exampleSession.txt | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/docs/freefeatures.rst b/docs/freefeatures.rst index 3c740c00..5e354549 100644 --- a/docs/freefeatures.rst +++ b/docs/freefeatures.rst @@ -220,8 +220,6 @@ also provide `bash-like history list editing`_. .. automethod:: cmd2.Cmd.do_history -.. automethod:: cmd2.Cmd.do_list - .. automethod:: cmd2.Cmd.do_run Quitting the application diff --git a/examples/exampleSession.txt b/examples/exampleSession.txt index 893d7b59..62c130f0 100644 --- a/examples/exampleSession.txt +++ b/examples/exampleSession.txt @@ -3,8 +3,8 @@ Documented commands (type help <topic>): ======================================== -_relative_load edit help list orate py run say shell show -cmdenvironment eof history load pause quit save set shortcuts speak +_relative_load edit history orate py run say shell show +cmdenvironment help load pause quit save set shortcuts speak (Cmd) help say Repeats what you tell me to. |