summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-10-10 15:31:42 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-10-10 15:31:42 +0000
commita476efaaca349e01dfbc4e1009ab534aa511479b (patch)
treeb0f05e148f284deb9030edaf25419f9f704adb32 /git-grep.html
parent7cc912979feaec3ed65d4491e129ed48507f6994 (diff)
downloadgit-htmldocs-a476efaaca349e01dfbc4e1009ab534aa511479b.tar.gz
Autogenerated HTML docs for v1.6.0.2-514-g23abd3
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-grep.html b/git-grep.html
index 430adf833..140ab6818 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -327,6 +327,7 @@ git-grep(1) Manual Page
[-E | --extended-regexp] [-G | --basic-regexp]
[-F | --fixed-strings] [-n]
[-l | --files-with-matches] [-L | --files-without-match]
+ [-z | --null]
[-c | --count] [--all-match]
[-A &lt;post-context&gt;] [-B &lt;pre-context&gt;] [-C &lt;context&gt;]
[-f &lt;file&gt;] [-e] &lt;pattern&gt;
@@ -493,6 +494,18 @@ registered in the index file, or given tree objects.</p></div>
</p>
</dd>
<dt>
+-z
+</dt>
+<dt>
+--null
+</dt>
+<dd>
+<p>
+ Output \0 instead of the character that normally follows a
+ file name.
+</p>
+</dd>
+<dt>
-c
</dt>
<dt>
@@ -629,7 +642,7 @@ revamped by Junio C Hamano.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-09-19 06:32:56 UTC
+Last updated 2008-10-10 15:30:46 UTC
</div>
</div>
</body>