summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
committerJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
commitb76a68630eaab75c4eb1c41f0fc091811854ff43 (patch)
tree5be60264e80970f60d9c56b410c8828693be8588 /git-grep.html
parent0aadbc37c068365a09926cd895863c4a725b45d6 (diff)
downloadgit-htmldocs-b76a68630eaab75c4eb1c41f0fc091811854ff43.tar.gz
Autogenerated HTML docs for v1.7.10.1-433-g34875
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-grep.html b/git-grep.html
index 9337a5379..185baa744 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -1083,7 +1083,7 @@ grep.extendedRegexp
<div class="sectionbody">
<div class="dlist"><dl>
<dt class="hdlist1">
-<tt>git grep &#39;time_t&#39; -- &#39;*.[ch]&#39;</tt>
+<tt>git grep 'time_t' -- '*.[ch]'</tt>
</dt>
<dd>
<p>
@@ -1092,7 +1092,7 @@ grep.extendedRegexp
</p>
</dd>
<dt class="hdlist1">
-<tt>git grep -e &#39;#define&#39; --and \( -e MAX_PATH -e PATH_MAX \)</tt>
+<tt>git grep -e '#define' --and \( -e MAX_PATH -e PATH_MAX \)</tt>
</dt>
<dd>
<p>
@@ -1119,7 +1119,7 @@ grep.extendedRegexp
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-03-31 11:18:40 PDT
+Last updated 2012-05-02 15:00:44 PDT
</div>
</div>
</body>