diff options
-rw-r--r-- | cmd2/cmd2.py | 2 |
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: |