X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-grep.txt;h=7b810dfda760a01c78667015f7c6214fcaeceae6;hb=162f41292167a800432fc6bbacfcd9f93a90b0c8;hp=74102b7944fd7153602ea5d9ae0969c150cd945f;hpb=07ea91d84f3c7bb075d4716ee40096e3b12a4c86;p=git.git diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt index 74102b79..7b810dfd 100644 --- a/Documentation/git-grep.txt +++ b/Documentation/git-grep.txt @@ -30,7 +30,7 @@ OPTIONS ------- --cached:: Instead of searching in the working tree files, check - the blobs registerd in the index file. + the blobs registered in the index file. -a | --text:: Process binary files as if they were text. @@ -65,7 +65,7 @@ OPTIONS -[ABC] :: Show `context` trailing (`A` -- after), or leading (`B` -- before), or both (`C` -- context) lines, and place a - line containing `--` between continguous groups of + line containing `--` between contiguous groups of matches. -f ::