about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorFrank Terbeck <bewater@users.sourceforge.net>2010-05-14 07:58:37 +0000
committerFrank Terbeck <bewater@users.sourceforge.net>2010-05-14 07:58:37 +0000
commit88ea63adf28be522d2341c57e4e049ff04aaf7fd (patch)
tree275c93d814ca878635680499c4d65cf8ec4a1114 /Doc
parent9773e5641889117a5e6b6a9f96b61988792b44ee (diff)
downloadzsh-88ea63adf28be522d2341c57e4e049ff04aaf7fd.tar.gz
zsh-88ea63adf28be522d2341c57e4e049ff04aaf7fd.tar.xz
zsh-88ea63adf28be522d2341c57e4e049ff04aaf7fd.zip
Simon Ruderich: 27953: vcs_info: changed default formats and actionformats.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/contrib.yo4
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")