summaryrefslogtreecommitdiff
path: root/cmd2/cmd2.py
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2018-09-05 13:59:38 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2018-09-05 13:59:38 -0400
commitd3e39079fa2b2f0fb42f539a613f2249e4253cb8 (patch)
tree853ca9e3ff3977e19ba57e0783ef32761abc47a2 /cmd2/cmd2.py
parentf2f19cbeb2bb87cc34bb8a9a4d2ef99ae2702cc7 (diff)
downloadcmd2-git-d3e39079fa2b2f0fb42f539a613f2249e4253cb8.tar.gz
Updated alias help text
Diffstat (limited to 'cmd2/cmd2.py')
-rw-r--r--cmd2/cmd2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd2/cmd2.py b/cmd2/cmd2.py
index 2c086033..bdcb0699 100644
--- a/cmd2/cmd2.py
+++ b/cmd2/cmd2.py
@@ -2236,7 +2236,7 @@ Usage: Usage: alias [name] | [<name> <value>]
Example: alias ls !ls -lF
- If you want to use redirection or pipes in the alias, then quote them to avoid
+ If you want to use redirection or pipes in the alias, then quote them to prevent
the alias command itself from being redirected
Examples: