summaryrefslogtreecommitdiffstats
path: root/git-http-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-http-fetch.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-http-fetch.html')
-rw-r--r--git-http-fetch.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-http-fetch.html b/git-http-fetch.html
index afbb6194d..5ed9ef290 100644
--- a/git-http-fetch.html
+++ b/git-http-fetch.html
@@ -272,7 +272,7 @@ git-http-fetch(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-http-fetch</em> [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin] &lt;commit&gt; &lt;url&gt;</p>
+<p><em>git http-fetch</em> [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin] &lt;commit&gt; &lt;url&gt;</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -337,7 +337,7 @@ commit-id
<dd>
<p>
Instead of a commit id on the command line (which is not expected in this
- case), <em>git-http-fetch</em> expects lines on stdin in the format
+ case), <tt>git-http-fetch</tt> expects lines on stdin in the format
</p>
<div class="literalblock">
<div class="content">
@@ -369,7 +369,7 @@ commit-id
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:33:46 UTC
+Last updated 02-Jul-2008 03:01:48 UTC
</div>
</div>
</body>