Code

Merge branch 'jc/streaming-filter'
[git.git] / Documentation / git-grep.txt
index e150c77cffb5d082822bd65c7bfbeb1f431fc42f..07b3c6a0866c5b4ff0b4653b462b332ea0d348c9 100644 (file)
@@ -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