From 9773e5641889117a5e6b6a9f96b61988792b44ee Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Fri, 14 May 2010 07:55:38 +0000 Subject: Simon Ruderich: 27954: vcs_info: more minor documentation fixes. --- Doc/Zsh/contrib.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 10a45e8e1..270862557 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -360,9 +360,9 @@ subsect(Quickstart) To get this feature working quickly (including colors), you can do the following (assuming, you loaded var(vcs_info) properly - see above): -example(zstyle ':vcs_info:*' actionformats \ +example(zstyle ':vcs_info:*' actionformats \ '%F{5}(%f%s%F{5})%F{3}-%F{5}[%F{2}%b%F{3}|%F{1}%a%F{5}]%f ' -zstyle ':vcs_info:*' formats \ +zstyle ':vcs_info:*' formats \ '%F{5}(%f%s%F{5})%F{3}-%F{5}[%F{2}%b%F{5}]%f ' zstyle ':vcs_info:(sv[nk]|bzr):*' branchformat '%b%F{1}:%F{3}%r' precmd () { vcs_info } -- cgit 1.4.1