diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-01-15 13:56:05 -0500 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-01-15 13:56:09 -0500 |
commit | 8d9c2813134c38f80ead43578d97b15a44503471 (patch) | |
tree | 6bdd87c10aec7c9907656262c85fef711ed1beed /tests/transcripts | |
parent | c6a19be70445dcf115500ff5e944d9d2937829bb (diff) | |
download | cmd2-git-8d9c2813134c38f80ead43578d97b15a44503471.tar.gz |
__relative_load command is now hidden from help menu by default
Diffstat (limited to 'tests/transcripts')
-rw-r--r-- | tests/transcripts/from_cmdloop.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/transcripts/from_cmdloop.txt b/tests/transcripts/from_cmdloop.txt index 5a12ca03..09072440 100644 --- a/tests/transcripts/from_cmdloop.txt +++ b/tests/transcripts/from_cmdloop.txt @@ -5,9 +5,8 @@ Documented commands (type help <topic>): ======================================== -_relative_load help mumble pyscript save shell speak -cmdenvironment history orate quit say shortcuts -edit load py run set show/ */ +cmdenvironment help load orate pyscript run say shell show/ */ +edit history mumble py quit save set shortcuts speak/ */ (Cmd) help say Repeats what you tell me to. |