From a9e401b2fec0367f03c3fc56378ac074d8cf19a3 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Fri, 10 Feb 2012 17:12:37 +0100
Subject: [PATCH] Improve man page

---
 doc/vcsh.1.ronn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn
index f9a849f..17be1a9 100644
--- a/doc/vcsh.1.ronn
+++ b/doc/vcsh.1.ronn
@@ -102,7 +102,7 @@ an interactive user.
   Write .gitignore.d/<repo> via git ls-files.
 
 * <repo> <gitcommand>:
-  Shortcut to run `vcsh` on a repo. Will prepend `git` to <command> by itself.
+  Shortcut to run `vcsh` on a repo. Will prepend `git` to <command>.
 
 * <repo>:
   Shortcut to run `vcsh enter <repo>`.
-- 
GitLab