diff options
Diffstat (limited to 'Doc/Zsh/contrib.yo')
-rw-r--r-- | Doc/Zsh/contrib.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 270862557..665f60c3b 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -656,8 +656,8 @@ enditem() The default values for these styles in all contexts are: startsitem() -sitem(tt(formats))(" (%s)-[%b]-") -sitem(tt(actionformats))(" (%s)-[%b|%a]-") +sitem(tt(formats))(" (%s)-[%b]%u%c-") +sitem(tt(actionformats))(" (%s)-[%b|%a]%u%c-") sitem(tt(branchformat))("%b:%r" (for bzr, svn, svk and hg)) sitem(tt(nvcsformats))("") sitem(tt(hgrevformat))("%r:%h") |