summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-08-05 00:05:45 +0000
committerJunio C Hamano <junio@kernel.org>2011-08-05 00:05:45 +0000
commit16ebcd0bda2d592eefc14d4450d21986d961b181 (patch)
tree7102ad97bc23a41080b6675b67edb2c977386d58 /git-grep.html
parent86d8436428960039361c286795019ee5b9629272 (diff)
downloadgit-htmldocs-16ebcd0bda2d592eefc14d4450d21986d961b181.tar.gz
Autogenerated HTML docs for v1.7.6-404-g5d2fc
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-grep.html b/git-grep.html
index 495e82d71..391649133 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -848,7 +848,7 @@ grep.extendedRegexp
<div class="sectionbody">
<div class="dlist"><dl>
<dt class="hdlist1">
-git grep &#39;time_t&#39; -- &#39;*.[ch]&#39;
+<tt>git grep &#39;time_t&#39; -- &#39;*.[ch]&#39;</tt>
</dt>
<dd>
<p>
@@ -857,7 +857,7 @@ git grep &#39;time_t&#39; -- &#39;*.[ch]&#39;
</p>
</dd>
<dt class="hdlist1">
-git grep -e &#39;#define&#39; --and \( -e MAX_PATH -e PATH_MAX \)
+<tt>git grep -e &#39;#define&#39; --and \( -e MAX_PATH -e PATH_MAX \)</tt>
</dt>
<dd>
<p>
@@ -866,7 +866,7 @@ git grep -e &#39;#define&#39; --and \( -e MAX_PATH -e PATH_MAX \)
</p>
</dd>
<dt class="hdlist1">
-git grep --all-match -e NODE -e Unexpected
+<tt>git grep --all-match -e NODE -e Unexpected</tt>
</dt>
<dd>
<p>
@@ -882,7 +882,7 @@ git grep --all-match -e NODE -e Unexpected
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-06-30 01:18:40 UTC
+Last updated 2011-08-05 00:04:52 UTC
</div>
</div>
</body>