From 54663ccea9d39e2d6673b48c961934fb750cc48c Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 16 Sep 1999 16:19:44 +0000 Subject: zsh-workers/7866 --- Doc/Zsh/compsys.yo | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index da34451b3..9b86781f4 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -839,7 +839,10 @@ in an expansion like `tt($expl[@])'). In places where no sensible matches can be generated, the action should consist of only a space. This will make the var(message) be -displayed but no possible completions listed. +displayed but no possible completions listed. Note that even in this +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. -- cgit 1.4.1