diff options
Diffstat (limited to 'Doc/Zsh/compctl.yo')
-rw-r--r-- | Doc/Zsh/compctl.yo | 3 |
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))( |