Modify test-lib.sh to output stats to t/test-results/*
[gitweb.git] / Documentation / git-grep.txt
index 71a73354f8cfa960f641d9563ee8af405b4f881f..13b9cf770c834371efc2053d44d1f472b54ab95f 100644 (file)
@@ -78,7 +78,7 @@ OPTIONS
 -l | --files-with-matches | --name-only | -L | --files-without-match::
        Instead of showing every matched line, show only the
        names of files that contain (or do not contain) matches.
-       For better compatability with git-diff, --name-only is a
+       For better compatibility with git-diff, --name-only is a
        synonym for --files-with-matches.
 
 -c | --count::
@@ -145,4 +145,4 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite