about summary refs log tree commit diff
path: root/Doc/Zsh/mod_complist.yo
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2008-08-06 02:21:01 +0000
committerBart Schaefer <barts@users.sourceforge.net>2008-08-06 02:21:01 +0000
commit16e75d6978157eea40967c3b731091a32ced6339 (patch)
treeb7684a4ebac8c750baae497a386dcac37004f40d /Doc/Zsh/mod_complist.yo
parent21d757f50f67653d06c798367e50288d6a95917e (diff)
downloadzsh-16e75d6978157eea40967c3b731091a32ced6339.tar.gz
zsh-16e75d6978157eea40967c3b731091a32ced6339.tar.xz
zsh-16e75d6978157eea40967c3b731091a32ced6339.zip
25389: rearrange precedence of ZLS_COLORS alternatives.
Diffstat (limited to 'Doc/Zsh/mod_complist.yo')
-rw-r--r--Doc/Zsh/mod_complist.yo6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo
index e5d2b463f..710e0aae4 100644
--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -103,9 +103,9 @@ The var(name) may also be an equals sign (`tt(=)') followed by a
 pattern; the tt(EXTENDED_GLOB) option will be turned on for evaluation
 of the pattern.  The var(value) given for this pattern will be used for all
 matches (not just filenames) whose display string are matched by
-the pattern.  Definitions for both of these take precedence over the
-values defined for file types and the form with the leading asterisk 
-takes precedence over the form with the leading equal sign.
+the pattern.  Definitions for the form with the leading equal sign take
+precedence over the values defined for file types, which in turn take
+precedence over the form with the leading asterisk (file extensions).
 
 The last form also allows different parts of the displayed
 strings to be colored differently.  For this, the pattern has to use the