summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-06-03 11:12:25 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-06-03 11:12:25 -0400
commit75800a2a7f2ffc60e3c9f59ba637bdefcd9227cd (patch)
treef5cf2df4cbbdeac0c52abb2fe95cc4b2ef130054
parentad3d32339f791faa31763fe3efb42d0be469ddef (diff)
downloadcmd2-git-75800a2a7f2ffc60e3c9f59ba637bdefcd9227cd.tar.gz
Updated example transcript test and docs
Updated these to reflect that the list command has been removed
-rw-r--r--docs/freefeatures.rst2
-rw-r--r--examples/exampleSession.txt4
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.