summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-08-02 16:01:45 -0700
committerJunio C Hamano <gitster@pobox.com>2018-08-02 16:01:45 -0700
commitf09b7cd0fc08d1df0fbd5c756672772049836b7a (patch)
treef5407aed048f255184084b9127f43dbf337eb27a /git-grep.html
parent1ff0338e53a8f0c62e5a9370e770e20058c5ad1e (diff)
downloadgit-htmldocs-f09b7cd0fc08d1df0fbd5c756672772049836b7a.tar.gz
Autogenerated HTML docs for v2.18.0-547-g1d893
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html16
1 files changed, 14 insertions, 2 deletions
diff --git a/git-grep.html b/git-grep.html
index 671ddcd19..7dd3336a1 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -757,7 +757,7 @@ git-grep(1) Manual Page
[-l | --files-with-matches] [-L | --files-without-match]
[(-O | --open-files-in-pager) [&lt;pager&gt;]]
[-z | --null]
- [-c | --count] [--all-match] [-q | --quiet]
+ [ -o | --only-matching ] [-c | --count] [--all-match] [-q | --quiet]
[--max-depth &lt;depth&gt;]
[--color[=&lt;when&gt;] | --no-color]
[--break] [--heading] [-p | --show-function]
@@ -1139,6 +1139,18 @@ providing this option will cause it to die.</p></div>
</p>
</dd>
<dt class="hdlist1">
+-o
+</dt>
+<dt class="hdlist1">
+--only-matching
+</dt>
+<dd>
+<p>
+ Print only the matched (non-empty) parts of a matching line, with each such
+ part on a separate output line.
+</p>
+</dd>
+<dt class="hdlist1">
-c
</dt>
<dt class="hdlist1">
@@ -1409,7 +1421,7 @@ in <a href="gitglossary.html">gitglossary(7)</a>.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-07-18 13:16:04 PDT
+ 2018-08-02 16:01:08 PDT
</div>
</div>
</body>