summaryrefslogtreecommitdiff
path: root/examples/exampleSession.txt
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-03 17:22:16 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-03 17:22:16 -0400
commit29eeb8996053f35572f4d7b63e7c8cb0f62b6442 (patch)
treed5ea2e52b6e3a09f54731aa4858370cdcbcb6e75 /examples/exampleSession.txt
parentb06c95b721b7a1096ce78ec3a96726cdbe7026ad (diff)
downloadcmd2-git-29eeb8996053f35572f4d7b63e7c8cb0f62b6442.tar.gz
Removed pause command
It was pretty useless, it just printed a message and sat there and waited for the user to hit enter. It didn't feel like it belonged in a top-level framework. If a particular application wants this functionality, it is a 2 line change to add it back.
Diffstat (limited to 'examples/exampleSession.txt')
-rw-r--r--examples/exampleSession.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/exampleSession.txt b/examples/exampleSession.txt
index b2cf24c0..de7eea96 100644
--- a/examples/exampleSession.txt
+++ b/examples/exampleSession.txt
@@ -3,9 +3,8 @@
Documented commands (type help <topic>):
========================================
-_relative_load help orate pyscript save shell speak
-cmdenvironment history pause quit say shortcuts
-edit load py run set show
+_relative_load edit history orate pyscript run say shell show
+cmdenvironment help load py quit save set shortcuts speak
(Cmd) help say
Repeats what you tell me to.