summaryrefslogtreecommitdiff
path: root/tests/test_cmd2.py
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2018-09-26 11:50:22 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2018-09-26 11:50:22 -0400
commit26a9ea4277a61031274c48216aed21aae4e53eec (patch)
tree9ea369edcec96413cf24517210a485d97c13cd40 /tests/test_cmd2.py
parente0b289b940cd18adab173f65f0413a9575525860 (diff)
downloadcmd2-git-26a9ea4277a61031274c48216aed21aae4e53eec.tar.gz
Updated documentation
Diffstat (limited to 'tests/test_cmd2.py')
-rw-r--r--tests/test_cmd2.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_cmd2.py b/tests/test_cmd2.py
index e07e6af3..05a38457 100644
--- a/tests/test_cmd2.py
+++ b/tests/test_cmd2.py
@@ -1253,11 +1253,11 @@ diddly This command does diddly
Other
================================================================================
-alias Manages aliases
+alias Manage aliases
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