diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-05-28 16:01:01 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-05-28 16:01:01 +0000 |
commit | da9fa61207511db0790d7cbb80c1577c205ebcd4 (patch) | |
tree | e6578195d5759a322a478e3280903ad68cf4b56e /Doc/Zsh/compsys.yo | |
parent | 1d5fbf228d4c40432a1d5dcc27dad0c20d9dbcd7 (diff) | |
download | zsh-da9fa61207511db0790d7cbb80c1577c205ebcd4.tar.gz zsh-da9fa61207511db0790d7cbb80c1577c205ebcd4.tar.xz zsh-da9fa61207511db0790d7cbb80c1577c205ebcd4.zip |
14509: ZLS_COLOURS/ZLS_COLORS consistency
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r-- | Doc/Zsh/compsys.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 0a203a7aa..0180d6a18 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1483,7 +1483,7 @@ kindex(list-colors, completion style) item(tt(list-colors))( If the tt(zsh/complist) module is used, this style can be used to set color specifications as with the tt(ZLS_COLORS) and tt(ZLS_COLOURS) -parameters (see +parameters, which will not be honored under this completion system (see ifzman(the section `The zsh/complist Module' in zmanref(zshmodules))\ ifnzman(noderef(The zsh/complist Module))\ ). |