Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH] Small fix in vcs_info documentation
- X-seq: zsh-workers 26612
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: [PATCH] Small fix in vcs_info documentation
- Date: Thu, 26 Feb 2009 13:07:18 +0100
- Cc: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
---
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 43dba25..2eb26ab 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -508,8 +508,8 @@ tt(enable) contains tt(ALL).
)
kindex(disable-patterns)
item(tt(disable-patterns))(
-A list of patterns that are checked against tt($PWD). If the pattern
-matches, var(vcs_info) will is disabled. This style is checked in the
+A list of patterns that are checked against tt($PWD). If a pattern
+matches, var(vcs_info) will be disabled. This style is checked in the
var(:vcs_info:-init-:*:-all-) context.
Say, tt(~/.zsh) is a directory under version control, in which you do
--
1.6.2.rc1.30.gd43c0
Messages sorted by:
Reverse Date,
Date,
Thread,
Author