X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-grep.txt;h=a97f0557f4aa6cf1d795470d7bbe94ce35abc56a;hb=179c94b24ae87e28328f9b311489417b66bd62c9;hp=71a73354f8cfa960f641d9563ee8af405b4f881f;hpb=923d44aeb7cb6d21eeb459fdc1b58137e37c2b1c;p=git.git diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt index 71a73354f..a97f0557f 100644 --- a/Documentation/git-grep.txt +++ b/Documentation/git-grep.txt @@ -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::