summaryrefslogtreecommitdiffstats
path: root/git-show.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-show.html
parent86d8436428960039361c286795019ee5b9629272 (diff)
downloadgit-htmldocs-16ebcd0bda2d592eefc14d4450d21986d961b181.tar.gz
Autogenerated HTML docs for v1.7.6-404-g5d2fc
Diffstat (limited to 'git-show.html')
-rw-r--r--git-show.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/git-show.html b/git-show.html
index b25ca3900..4db79765b 100644
--- a/git-show.html
+++ b/git-show.html
@@ -984,7 +984,7 @@ $ git log -2 --pretty=%h 4da45bef</tt></pre>
<div class="sectionbody">
<div class="dlist"><dl>
<dt class="hdlist1">
-git show v1.0.0
+<tt>git show v1.0.0</tt>
</dt>
<dd>
<p>
@@ -993,7 +993,7 @@ git show v1.0.0
</p>
</dd>
<dt class="hdlist1">
-git show v1.0.0^{tree}
+<tt>git show v1.0.0^{tree}</tt>
</dt>
<dd>
<p>
@@ -1001,7 +1001,7 @@ git show v1.0.0^{tree}
</p>
</dd>
<dt class="hdlist1">
-git show -s --format=%s v1.0.0^{commit}
+<tt>git show -s --format=%s v1.0.0^{commit}</tt>
</dt>
<dd>
<p>
@@ -1010,7 +1010,7 @@ git show -s --format=%s v1.0.0^{commit}
</p>
</dd>
<dt class="hdlist1">
-git show next~10:Documentation/README
+<tt>git show next~10:Documentation/README</tt>
</dt>
<dd>
<p>
@@ -1020,7 +1020,7 @@ git show next~10:Documentation/README
</p>
</dd>
<dt class="hdlist1">
-git show master:Makefile master:t/Makefile
+<tt>git show master:Makefile master:t/Makefile</tt>
</dt>
<dd>
<p>
@@ -1111,7 +1111,7 @@ reversible operation.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-07-23 00:49:30 UTC
+Last updated 2011-08-05 00:04:52 UTC
</div>
</div>
</body>