zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: contrib.yo: fix error in the vcs_info docs
@ 2009-10-09 19:09 Frank Terbeck
  0 siblings, 0 replies; only message in thread
From: Frank Terbeck @ 2009-10-09 19:09 UTC (permalink / raw)
  To: zsh-workers

---

Someone on IRC was confused about the vcsi alias example in contrib.yo.
Turns out the context used in the nearby sentence may have been the
reason for that. This should fix that.

Regards, Frank


 Doc/Zsh/contrib.yo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 51a8e83..858128a 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -777,7 +777,7 @@ Here is how to print the vcs information as a command (not in a prompt):
 example(alias vcsi='vcs_info command; vcs_info_lastmsg')
 
 This way, you can even define different formats for output via
-tt(vcs_info_lastmsg) in the ':vcs_info:formats:command:*' namespace.
+tt(vcs_info_lastmsg) in the ':vcs_info:*:command:*' namespace.
 
 
 texinode(Prompt Themes)(ZLE Functions)(Version Control Information)(User Contributions)
-- 
1.6.5.rc2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-09 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-09 19:09 PATCH: contrib.yo: fix error in the vcs_info docs Frank Terbeck

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).