about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-11-23 11:48:03 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-11-23 11:48:03 +0000
commit003d10889614f87e3fee6c1689a8abdaaf3efacb (patch)
tree83c00d1f41483123e1625bde5eb9560ffa18aa4c /Doc
parent8115ef8458fd8dcc39f178c1edfd624ca439eef2 (diff)
downloadzsh-003d10889614f87e3fee6c1689a8abdaaf3efacb.tar.gz
zsh-003d10889614f87e3fee6c1689a8abdaaf3efacb.tar.xz
zsh-003d10889614f87e3fee6c1689a8abdaaf3efacb.zip
manual/8746
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compsys.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index b5a75007c..da8ed87d5 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1985,8 +1985,8 @@ case the colon at the end of the var(message) is needed. The only case
 where it can be left is when neither a var(message), nor a var(action) 
 is given.
 
-To include a colon in the var(message) or the var(action), it has to
-be preceded by a backslash.
+To include a colon in the option name, the var(message) or the
+var(action), it has to be preceded by a backslash.
 
 During the evaluation or execution of the action the array `tt(line)'
 will be set to the command name and normal arguments from the command