From 70120f22eeaa16143425bfe0071245984f7fbb61 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 23 May 2002 12:16:42 +0000 Subject: rename max-match-length style to max-matches-width (17213) --- Doc/Zsh/compsys.yo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index ad43e19ab..d93b691a2 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1766,9 +1766,9 @@ performed. The default value for this style is `tt(2 numeric)'. ) -kindex(max-match-length, completion style) -item(tt(max-match-length))( -This is used to define the maximum length to use for the matches when +kindex(max-matches-width, completion style) +item(tt(max-matches-width))( +This is used to define the maximum width to use for the matches when listing matches with descriptions. In such lists, matches with the same description will be grouped together, but that means that in cases where many matches have the same description, the matches take -- cgit 1.4.1