summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-04-29 14:21:05 -0700
committerJunio C Hamano <gitster@pobox.com>2020-04-29 14:21:05 -0700
commit0dd50943c112dfc70367bd39eb3c88371db2518f (patch)
treef60fdfeafd48ad1b7c65220f044086e476422ecb /git-grep.html
parent67bf224a9fb3cd34ef712113c48f3144a9bc232a (diff)
downloadgit-htmldocs-0dd50943c112dfc70367bd39eb3c88371db2518f.tar.gz
Autogenerated HTML docs for v2.26.2-357-g86ab1
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/git-grep.html b/git-grep.html
index cce07e6f1..937d8d18c 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -906,7 +906,7 @@ grep.fallbackToNoIndex
</dt>
<dd>
<p>
- Recursively search in each submodule that has been initialized and
+ Recursively search in each submodule that is active and
checked out in the repository. When used in combination with the
&lt;tree&gt; option the prefix of all submodule output will be the name of
the parent project&#8217;s &lt;tree&gt; object. This option has no effect
@@ -1154,8 +1154,10 @@ providing this option will cause it to die.</p></div>
</dt>
<dd>
<p>
- Output \0 instead of the character that normally follows a
- file name.
+ Use \0 as the delimiter for pathnames in the output, and print
+ them verbatim. Without this option, pathnames with "unusual"
+ characters are quoted as explained for the configuration
+ variable core.quotePath (see git-config(1)).
</p>
</dd>
<dt class="hdlist1">
@@ -1465,7 +1467,7 @@ performance in this case, it might be desirable to use <code>--threads=1</code>.
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 08:03:13 PDT
+ 2020-04-29 14:18:27 PDT
</div>
</div>
</body>