summaryrefslogtreecommitdiffstats
path: root/git-grep.txt
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.txt
parent7444c60ec3a9c128aff5addce42d2c012d7a9098 (diff)
downloadgit-htmldocs-4c4b012f8e2199a3fa817a0d95bbde69a0fb1c4b.tar.gz
Autogenerated HTML docs for v1.7.6-49-g033c2
Diffstat (limited to 'git-grep.txt')
-rw-r--r--git-grep.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/git-grep.txt b/git-grep.txt
index e150c77cf..07b3c6a08 100644
--- a/git-grep.txt
+++ b/git-grep.txt
@@ -148,6 +148,13 @@ OPTIONS
gives the default to color output.
Same as `--color=never`.
+--break::
+ Print an empty line between matches from different files.
+
+--heading::
+ Show the filename above the matches in that file instead of
+ at the start of each shown line.
+
-[ABC] <context>::
Show `context` trailing (`A` -- after), or leading (`B`
-- before), or both (`C` -- context) lines, and place a