summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-06-02 15:24:06 +0900
committerJunio C Hamano <gitster@pobox.com>2017-06-02 15:24:06 +0900
commit222ed82fa30b16c05e3218a0d7fde5f8b1f0b4e4 (patch)
tree77a466430337b3d8c5259b1e766f646947f86daf /git-grep.html
parentd88ba73d702fe5539887dbcc805006d92c3d1a1c (diff)
downloadgit-htmldocs-222ed82fa30b16c05e3218a0d7fde5f8b1f0b4e4.tar.gz
Autogenerated HTML docs for v2.13.0-384-g826c0
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-grep.html b/git-grep.html
index 8cfbee259..3115417b1 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -1051,9 +1051,11 @@ grep.fallbackToNoIndex
</dt>
<dd>
<p>
- Use Perl-compatible regexp for patterns. Requires libpcre to be
- compiled in.
+ Use Perl-compatible regular expressions for patterns.
</p>
+<div class="paragraph"><p>Support for these types of regular expressions is an optional
+compile-time dependency. If Git wasn&#8217;t compiled with support for them
+providing this option will cause it to die.</p></div>
</dd>
<dt class="hdlist1">
-F
@@ -1390,7 +1392,7 @@ grep.fallbackToNoIndex
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-01-20 08:32:59 JST
+Last updated 2017-06-02 15:23:19 JST
</div>
</div>
</body>