diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2008-08-06 02:24:47 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2008-08-06 02:24:47 +0000 |
commit | 42471ac572cfb248dc46bb8ec928fecc80178d4a (patch) | |
tree | 952c3abe1ea309594453539cc4cebabf3f870039 | |
parent | 16e75d6978157eea40967c3b731091a32ced6339 (diff) | |
download | zsh-42471ac572cfb248dc46bb8ec928fecc80178d4a.tar.gz zsh-42471ac572cfb248dc46bb8ec928fecc80178d4a.tar.xz zsh-42471ac572cfb248dc46bb8ec928fecc80178d4a.zip |
unposted: two-word clarification of ZLS_COLORS usage.
-rw-r--r-- | Doc/Zsh/mod_complist.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_complist.yo b/Doc/Zsh/mod_complist.yo index 710e0aae4..417234c00 100644 --- a/Doc/Zsh/mod_complist.yo +++ b/Doc/Zsh/mod_complist.yo @@ -107,7 +107,7 @@ 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 +The leading-equals form also allows different parts of the displayed strings to be colored differently. For this, the pattern has to use the `tt((#b))' globbing flag and pairs of parentheses surrounding the parts of the strings that are to be colored differently. In this case |