summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_complist.yo
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-06-03 16:37:24 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-06-03 16:37:24 +0000
commit4c2601e7538414136f0e038ef4bb19c790c518b8 (patch)
tree3b5ae2223f6318981e91779fd1b2c514e356b38a /Doc/Zsh/mod_complist.yo
parent709ce3829cb1c7bfeade8b18b39cd601b9e0decc (diff)
downloadzsh-4c2601e7538414136f0e038ef4bb19c790c518b8.tar.gz
zsh-4c2601e7538414136f0e038ef4bb19c790c518b8.zip
Felix, 11734: Memory leak and doc error.
Diffstat (limited to 'Doc/Zsh/mod_complist.yo')
-rw-r--r--Doc/Zsh/mod_complist.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo
index d75100247..bc62b58ca 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -144,7 +144,7 @@ lines, respectively. In each of these cases the form with the uppercase
letter will be replaced with a string of fixed width, padded to the
right with spaces, while the lowercase form will not be padded.
-If the option att(LISTPROMPT) is set, the completion code will not ask if
+If the parameter tt(LISTPROMPT) is set, the completion code will not ask if
the list should be shown. Instead it immediately starts displaying the
list, stopping after the first screenful, showing the prompt at the bottom,
waiting for a keypress after temporarily switching to the tt(listscroll)