From 26a9ea4277a61031274c48216aed21aae4e53eec Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Wed, 26 Sep 2018 11:50:22 -0400 Subject: Updated documentation --- tests/conftest.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/conftest.py') diff --git a/tests/conftest.py b/tests/conftest.py index faf1847d..124b482a 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -36,12 +36,12 @@ edit history macro pyscript set shortcuts BASE_HELP_VERBOSE = """ Documented commands (type help ): ================================================================================ -alias Manages aliases +alias Manage aliases edit Edit a file in a text editor help List available commands with "help" or detailed help with "help cmd" history View, run, edit, save, or clear previously entered commands load Runs commands in script file that is encoded as either ASCII or UTF-8 text -macro Manages macros +macro Manage macros py Invoke python command, shell, or script pyscript Runs a python script file inside the console quit Exits this application -- cgit v1.2.1