From c35ee6b885a5230921bbf4fb128f4cc838c1219c Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 24 Jan 2000 09:38:23 +0000 Subject: zsh-workers/9415 --- Doc/Zsh/mod_complist.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo index f1804ffc3..9e1a13afe 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -100,7 +100,7 @@ character and `tt(0)' for the rest. All three forms of var(name) may be preceded by a pattern in parentheses. If such a pattern is given, the var(value) will be used only for matches in groups whose names are matched by the pattern -given in the parentheses. E.g. `tt((g*)~m*=43)' says to highlight all +given in the parentheses. E.g. `tt((g*)m*=43)' says to highlight all matches beginning with `tt(m)' in groups whose names begin with `tt(g)' using the color code `tt(43)'. In case of the `tt(lc)', `tt(rc)', and `tt(ec)' codes, the group pattern is ignored. -- cgit 1.4.1