diff --git a/debian/patches/precompiled_manpage.patch b/debian/patches/precompiled_manpage.patch
index 50ea10c092d0aa38f13bd1d55969d66a1bb88227..e9483d6cdfce438c9251c0af13ff55a710fe3638 100644
--- a/debian/patches/precompiled_manpage.patch
+++ b/debian/patches/precompiled_manpage.patch
@@ -1,7 +1,7 @@
 Index: vcsh/Makefile
 ===================================================================
---- vcsh.orig/Makefile	2012-01-28 01:50:45.000000000 +0100
-+++ vcsh/Makefile	2012-01-28 01:57:12.668274213 +0100
+--- vcsh.orig/Makefile	2012-02-13 02:02:19.999468653 +0100
++++ vcsh/Makefile	2012-02-15 17:34:46.413360634 +0100
 @@ -18,11 +18,11 @@
  
  manpages: $(manpages)
@@ -20,12 +20,12 @@ Index: vcsh/Makefile
 Index: vcsh/vcsh.1
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ vcsh/vcsh.1	2012-01-28 01:59:48.512276552 +0100
-@@ -0,0 +1,182 @@
++++ vcsh/vcsh.1	2012-02-15 17:34:53.201360736 +0100
+@@ -0,0 +1,189 @@
 +.\" generated with Ronn/v0.7.3
 +.\" http://github.com/rtomayko/ronn/tree/0.7.3
 +.
-+.TH "VCSH" "1" "January 2012" "" ""
++.TH "VCSH" "1" "February 2012" "" ""
 +.
 +.SH "NAME"
 +\fBvcsh\fR \- manage config files in $HOME via fake bare git repositories
@@ -64,6 +64,9 @@ Index: vcsh/vcsh.1
 +\fBvcsh\fR setup \fIrepo\fR
 +.
 +.P
++\fBvcsh\fR which \fIsubstring\fR
++.
++.P
 +\fBvcsh\fR write\-gitignore \fIrepo\fR
 +.
 +.P
@@ -85,7 +88,7 @@ Index: vcsh/vcsh.1
 +\fBvcsh\fR was designed with \fBmr\fR(1) in mind so you might want to install it alongside vcsh\. That being said, you can easily use \fBvcsh\fR without \fBmr\fR if you prefer\.
 +.
 +.P
-+A sample configuration for \fBvcsh\fR and \fBmr\fR can be found at \fIhttps://github\.com/RichiH/vcsh_mr_template\fR
++A sample configuration for \fBvcsh\fR and \fBmr\fR can be found at \fIhttps://github\.com/RichiH/vcsh_mr_template\fR and used with \fBvcsh clone https://github\.com/RichiH/vcsh_mr_template mr\fR\.
 +.
 +.P
 +Please note that you can always use a path instead of a name for \fIrepo\fR\. This is needed to support mr and other scripts properly and of no concern to an interactive user\.
@@ -140,12 +143,16 @@ Index: vcsh/vcsh.1
 +Set up repository with recommended settings\.
 +.
 +.TP
++which \fIsubstring\fR
++Find \fIsubstring\fR in name of any tracked file\.
++.
++.TP
 +write\-gitignore
 +Write \.gitignore\.d/\fIrepo\fR via git ls\-files\.
 +.
 +.TP
 +\fIrepo\fR \fIgitcommand\fR
-+Shortcut to run \fBvcsh\fR on a repo\. Will prepend \fBgit\fR to \fIcommand\fR by itself\.
++Shortcut to run \fBvcsh\fR on a repo\. Will prepend \fBgit\fR to \fIcommand\fR\.
 +.
 +.TP
 +\fIrepo\fR