summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-03-18 05:27:16 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-03-18 05:27:16 +0000
commitd257cff3f36bed19f10bf4ede322157681256e9d (patch)
tree5fef085b77ee4ffa8d3b050a15b0025a6eb710e2 /git-grep.html
parentea82cff53ef3184e59a2e9e334f99284248e8b35 (diff)
downloadgit-htmldocs-d257cff3f36bed19f10bf4ede322157681256e9d.tar.gz
Autogenerated HTML docs for v1.6.2.1-214-ge986c
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/git-grep.html b/git-grep.html
index a53fc0f69..c7fda7edf 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -329,6 +329,7 @@ git-grep(1) Manual Page
[-l | --files-with-matches] [-L | --files-without-match]
[-z | --null]
[-c | --count] [--all-match]
+ [--color | --no-color]
[-A &lt;post-context&gt;] [-B &lt;pre-context&gt;] [-C &lt;context&gt;]
[-f &lt;file&gt;] [-e] &lt;pattern&gt;
[--and|--or|--not|(|)|-e &lt;pattern&gt;&#8230;] [&lt;tree&gt;&#8230;]
@@ -518,6 +519,23 @@ registered in the index file, or given tree objects.</p></div>
</p>
</dd>
<dt>
+--color
+</dt>
+<dd>
+<p>
+ Show colored matches.
+</p>
+</dd>
+<dt>
+--no-color
+</dt>
+<dd>
+<p>
+ Turn off match highlighting, even when the configuration file
+ gives the default to color output.
+</p>
+</dd>
+<dt>
-[ABC] &lt;context&gt;
</dt>
<dd>
@@ -642,7 +660,7 @@ revamped by Junio C Hamano.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-02-14 08:18:19 UTC
+Last updated 2009-03-18 05:27:01 UTC
</div>
</div>
</body>