From 68455c71b9ff8a2e9a47453bb65da600819c7dcb Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 25 Aug 1999 08:29:09 +0000 Subject: zsh-workers/7478 --- Doc/Zsh/compsys.yo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index dbd1823cf..e1cca1337 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -902,6 +902,11 @@ item(tt(*:)var(message)tt(:)var(action))( This describes how arguments are to be completed for which no description with one of the first two forms was given. This also means that any number of arguments can be completed. + +If there are two colons before the message (as in +`tt(*::)var(message)tt(:)var(action)') the tt(words) special array and +the tt(CURRENT) special parameter will be restricted to only the +normal arguments when the var(Action) is executed or evaluated. ) item(var(opt-spec)[var(description) ...])( This describes an option and (if at least one var(description) is -- cgit 1.4.1