From: Junio C Hamano Date: Fri, 24 Mar 2006 08:11:06 +0000 (+0000) Subject: Autogenerated HTML docs for v1.2.4-g79f5 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=adeb8991849ffe32f3f7b2ca018c498db75e51f2;p=git.git Autogenerated HTML docs for v1.2.4-g79f5 --- 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`, diff --git a/git-grep.txt b/git-grep.txt index fbd23944..d55456ae 100644 --- a/git-grep.txt +++ b/git-grep.txt @@ -24,13 +24,13 @@ OPTIONS