From: Richard Hartmann Date: Fri, 10 Feb 2012 17:13:29 +0000 (+0100) Subject: Improve wording in docs X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/77afd689e3bbc0ada1cadd2ed55d2adb65c9aebb?ds=sidebyside;pf=code Improve wording in docs --- diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 11db1ef..5e69c9a 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -101,7 +101,7 @@ an interactive user. Set up repository with recommended settings. * which : - Find in any tracked file name. + Find in name of any tracked file. * write-gitignore: Write .gitignore.d/ via git ls-files. diff --git a/vcsh b/vcsh index 7a9bf39..015d47a 100755 --- a/vcsh +++ b/vcsh @@ -35,7 +35,7 @@ help() { run \\ Use this repository setup Set up repository with recommended settings - which Find substring in any tracked file name + which Find substring in name of any tracked file write-gitignore \\ Write .gitignore.d/ via git ls-files