about summary refs log tree commit diff
path: root/Doc/Zsh/expn.yo
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-08-29 06:35:39 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-08-29 06:35:39 +0000
commit968c9f5f9952f24c322fc638c4af73c2d9a58dd5 (patch)
treed1c078dbf9f60c7689f429b3dc2efb9f8e94af5e /Doc/Zsh/expn.yo
parenta8c7d3c0ee5eb1d4a83c86f68b5d22f9e44c6b3b (diff)
downloadzsh-968c9f5f9952f24c322fc638c4af73c2d9a58dd5.tar.gz
zsh-968c9f5f9952f24c322fc638c4af73c2d9a58dd5.tar.xz
zsh-968c9f5f9952f24c322fc638c4af73c2d9a58dd5.zip
12716: Document and index REPLY/reply paramters properly.
Diffstat (limited to 'Doc/Zsh/expn.yo')
-rw-r--r--Doc/Zsh/expn.yo2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index 17e2d9bb1..91b78b7fd 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -1623,6 +1623,8 @@ will be taken  as the var(string); `tt([)', `tt({)', and `tt(<)' match
 matches itself. Note that expansions must be quoted in the var(string)
 to prevent them from being expanded before globbing is done.
 
+vindex(REPLY, use of)
+vindex(reply, use of)
 During the execution of var(string) the filename currently being tested is
 available in the parameter tt(REPLY); the parameter may be altered to
 a string to be inserted into the list instead of the original