about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-14 08:34:27 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-14 08:34:27 +0000
commit0e20ad9aa0989caf2a488c8590f22beeba24c9b0 (patch)
tree1695fa6a06263648257171ec4bbdfe24a7309d6b /Doc
parent5be1908b56232b3f1236dc6ea75b170ae2826c7a (diff)
downloadzsh-0e20ad9aa0989caf2a488c8590f22beeba24c9b0.tar.gz
zsh-0e20ad9aa0989caf2a488c8590f22beeba24c9b0.tar.xz
zsh-0e20ad9aa0989caf2a488c8590f22beeba24c9b0.zip
zsh-workers/7819
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/compsys.yo5
1 files changed, 4 insertions, 1 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 6ce13fc35..8025c7ad2 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -819,7 +819,10 @@ starts with a space, this list of words will be invoked unchanged,
 otherwise it will be invoked with some extra string placed after the
 first word which can be given as arguments to the tt(compadd) and
 tt(compgen) builtins and which make sure that the var(message) given
-in the description will be shown above the matches.
+in the description will be shown above the matches. These arguments
+are taken from the array parameter tt(expl) which will be set up
+before executing the var(action) and hence may be used in it (normally 
+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