about summary refs log tree commit diff
path: root/Doc/Zsh/compctl.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-05-16 11:49:21 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-05-16 11:49:21 +0000
commit2ec71bdad6e83e908593560fe26740feba48dae5 (patch)
tree94465d1c3c6bbe84ba5f702d745f8bf7e2a4f599 /Doc/Zsh/compctl.yo
parenta1327642ae72bd2b1c6751920a366d4e21fc89f5 (diff)
downloadzsh-2ec71bdad6e83e908593560fe26740feba48dae5.tar.gz
zsh-2ec71bdad6e83e908593560fe26740feba48dae5.tar.xz
zsh-2ec71bdad6e83e908593560fe26740feba48dae5.zip
25052: update docs for use of colour highlighting
Diffstat (limited to 'Doc/Zsh/compctl.yo')
-rw-r--r--Doc/Zsh/compctl.yo3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/compctl.yo b/Doc/Zsh/compctl.yo
index caa1a9793..fdb53227a 100644
--- a/Doc/Zsh/compctl.yo
+++ b/Doc/Zsh/compctl.yo
@@ -469,7 +469,8 @@ be shown if there was at least one match added for the explanation
 string.
 
 The sequences tt(%B), tt(%b), tt(%S), tt(%s), tt(%U), and tt(%u) specify
-output attributes (bold, standout, and underline) and tt(%{...%}) can
+output attributes (bold, standout, and underline), tt(%F), tt(%f), tt(%K),
+tt(%k) specify foreground and background colours, and tt(%{...%}) can
 be used to include literal escape sequences as in prompts.
 )
 item(tt(-Y) var(explanation))(