about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-08-25 08:29:09 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-08-25 08:29:09 +0000
commit68455c71b9ff8a2e9a47453bb65da600819c7dcb (patch)
treed811feba4021c42564e92eeb538c8d23a7018986 /Doc
parente6cac1e4570068ce3faaa5e1658ecc272ad7fa86 (diff)
downloadzsh-68455c71b9ff8a2e9a47453bb65da600819c7dcb.tar.gz
zsh-68455c71b9ff8a2e9a47453bb65da600819c7dcb.tar.xz
zsh-68455c71b9ff8a2e9a47453bb65da600819c7dcb.zip
zsh-workers/7478
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compsys.yo5
1 files changed, 5 insertions, 0 deletions
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