summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-09-03 21:33:06 +0000
committerJunio C Hamano <junio@kernel.org>2010-09-03 21:33:06 +0000
commit2db3e750d172a78dadfb29235ad2a2c3c8d45a24 (patch)
tree1f66627398f37b23ec3af2697514d33d25060d96 /git-grep.html
parentd7ae629d13f3242b66070b20f4bb83486948150a (diff)
downloadgit-htmldocs-2db3e750d172a78dadfb29235ad2a2c3c8d45a24.tar.gz
Autogenerated HTML docs for v1.7.2.3-313-gcd15
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 8815b1742..3cbe8c924 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -698,7 +698,7 @@ registered in the index file, or blobs in given tree objects.</p></div>
<div class="sectionbody">
<div class="vlist"><dl>
<dt>
-git grep <em>time_t</em> -- <em>*.[ch]</em>
+git grep &#39;time_t&#39; -- &#39;*.[ch]&#39;
</dt>
<dd>
<p>
@@ -707,7 +707,7 @@ git grep <em>time_t</em> -- <em>*.[ch]</em>
</p>
</dd>
<dt>
-git grep -e '#define' --and \( -e MAX_PATH -e PATH_MAX \)
+git grep -e &#39;#define&#39; --and \( -e MAX_PATH -e PATH_MAX \)
</dt>
<dd>
<p>
@@ -741,7 +741,7 @@ revamped by Junio C Hamano.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-07-21 21:55:25 UTC
+Last updated 2010-09-03 21:30:19 UTC
</div>
</div>
</body>