From 9ab8fed111413436683120ed3c13b59c745015e1 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 1 Dec 1999 12:08:32 +0000 Subject: zsh-workers/8838 --- Doc/Zsh/compsys.yo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 4fd3517eb..ee194e592 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1899,7 +1899,9 @@ also be separated from the var(message) by two or three colons. With two colons the tt(words) special array and the tt(CURRENT) special parameter are modified to refer only to the words after the option (with two colons) or to the words covered by this description (with -three colons) during the execution or evaluation of the var(action). +three colons) during the execution or evaluation of the +var(action). Note that only one such `tt(:*)'-specification is useful +and no other argument specification may be given after it. In the simplest form the var(opt-spec) is just the option name beginning with a minus or a plus sign, such as `tt(-foo)'. In this -- cgit 1.4.1