summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-06-30 01:19:32 +0000
committerJunio C Hamano <junio@kernel.org>2011-06-30 01:19:32 +0000
commit4c4b012f8e2199a3fa817a0d95bbde69a0fb1c4b (patch)
tree54a9e036f635309f4ef6c04b4587d57bf52f6a75 /git-grep.html
parent7444c60ec3a9c128aff5addce42d2c012d7a9098 (diff)
downloadgit-htmldocs-4c4b012f8e2199a3fa817a0d95bbde69a0fb1c4b.tar.gz
Autogenerated HTML docs for v1.7.6-49-g033c2
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html19
1 files changed, 18 insertions, 1 deletions
diff --git a/git-grep.html b/git-grep.html
index e31c0070c..495e82d71 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -704,6 +704,23 @@ grep.extendedRegexp
</p>
</dd>
<dt class="hdlist1">
+--break
+</dt>
+<dd>
+<p>
+ Print an empty line between matches from different files.
+</p>
+</dd>
+<dt class="hdlist1">
+--heading
+</dt>
+<dd>
+<p>
+ Show the filename above the matches in that file instead of
+ at the start of each shown line.
+</p>
+</dd>
+<dt class="hdlist1">
-[ABC] &lt;context&gt;
</dt>
<dd>
@@ -865,7 +882,7 @@ git grep --all-match -e NODE -e Unexpected
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-05-30 08:13:19 UTC
+Last updated 2011-06-30 01:18:40 UTC
</div>
</div>
</body>