From f7cc1610c8a5d981ab5ee728d61ab241ecf5d8fd Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Mon, 15 Jan 2018 15:49:18 -0500 Subject: cmdenvironment command has been removed and its functionality now exists as a -a/--all option to the set command --- tests/test_transcript.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/test_transcript.py') diff --git a/tests/test_transcript.py b/tests/test_transcript.py index 08cde665..193e135f 100644 --- a/tests/test_transcript.py +++ b/tests/test_transcript.py @@ -130,8 +130,8 @@ def test_base_with_transcript(_cmdline_app): Documented commands (type help ): ======================================== -cmdenvironment help load orate pyscript run say shell speak -edit history mumble py quit save set shortcuts +edit history mumble py quit save set shortcuts +help load orate pyscript run say shell speak (Cmd) help say Repeats what you tell me to. -- cgit v1.2.1