From 29255612eee262da98b21ec75429c733f144acfc Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 10 Aug 2000 23:06:42 +0000 Subject: Minor documentation fixes (12585) --- Doc/Zsh/compwid.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/compwid.yo') diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index d4885f098..99a1d6aa4 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -498,7 +498,7 @@ item(tt(-d) var(array))( This adds per-match display strings. The var(array) should contain one element per var(word) given. The completion code will then display the first element instead of the first var(word), and so on. The -var(array) may be given as the name of a array parameter or directly +var(array) may be given as the name of an array parameter or directly as a space-separated list of words in parentheses. If there are fewer display strings than var(words), the leftover -- cgit 1.4.1