diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-01-15 15:04:12 -0500 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-01-15 15:04:12 -0500 |
commit | 1d1c55b7e3769bc63e8e8db3ada0a8c0d64949e6 (patch) | |
tree | dc3af6bff0703d8d0baddce7fd0a19ea87dac232 /tests/transcripts | |
parent | a8e79fdde006660d8d917e24c6fdc73dbec5458f (diff) | |
download | cmd2-git-1d1c55b7e3769bc63e8e8db3ada0a8c0d64949e6.tar.gz |
show command has been removed
It's functionality has been moved inside the set command.
The set command now uses an argparse parser.
Diffstat (limited to 'tests/transcripts')
-rw-r--r-- | tests/transcripts/from_cmdloop.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/transcripts/from_cmdloop.txt b/tests/transcripts/from_cmdloop.txt index 09072440..7a926d2c 100644 --- a/tests/transcripts/from_cmdloop.txt +++ b/tests/transcripts/from_cmdloop.txt @@ -5,8 +5,8 @@ Documented commands (type help <topic>): ======================================== -cmdenvironment help load orate pyscript run say shell show/ */ -edit history mumble py quit save set shortcuts speak/ */ +cmdenvironment help load orate pyscript run say shell speak/ */ +edit history mumble py quit save set shortcuts/ */ (Cmd) help say Repeats what you tell me to. |