From adeb8991849ffe32f3f7b2ca018c498db75e51f2 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 24 Mar 2006 08:11:06 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.2.4-g79f5 --- git-grep.html | 18 ++++++------------ git-grep.txt | 14 +++++++------- git-whatchanged.html | 9 +++------ git-whatchanged.txt | 6 +++--- 4 files changed, 19 insertions(+), 28 deletions(-) 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