X-Git-Url: https://git.octo.it/?p=git.git;a=blobdiff_plain;f=git-grep.html;h=11f2f7e7b2f09a9ccedbb15cd72d6bfcb10ff4ce;hp=03dcf015a8d598780ea60440677e019e953bcbb1;hb=adeb8991849ffe32f3f7b2ca018c498db75e51f2;hpb=a725a53a1bd7c9e733b42b9a8707f4255a3e4654 diff --git a/git-grep.html b/git-grep.html index 03dcf015..11f2f7e7 100644 --- a/git-grep.html +++ b/git-grep.html @@ -298,17 +298,11 @@ containing a match to the given pattern.

Either an option to pass to grep or git-ls-files.

-
-
-
The following are the specific `git-ls-files` options
-that may be given: `-o`, `--cached`, `--deleted`, `--others`,
-`--killed`, `--ignored`, `--modified`, `--exclude=*`,
-`--exclude-from=*`, and `--exclude-per-directory=*`.
-
-
-
-
All other options will be passed to `grep`.
-
+

The following are the specific git-ls-files options +that may be given: -o, --cached, --deleted, --others, +--killed, --ignored, --modified, --exclude=*, +--exclude-from=*, and --exclude-per-directory=*.

+

All other options will be passed to grep.

<pattern> @@ -345,7 +339,7 @@ that may be given: `-o`, `--cached`, `--deleted`, `--others`,