summaryrefslogtreecommitdiffstats
path: root/git-upload-archive.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-upload-archive.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-upload-archive.html')
-rw-r--r--git-upload-archive.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-upload-archive.html b/git-upload-archive.html
index f9f5384b7..3d35ea458 100644
--- a/git-upload-archive.html
+++ b/git-upload-archive.html
@@ -272,14 +272,14 @@ git-upload-archive(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-upload-archive</em> &lt;directory&gt;</p>
+<p><em>git upload-archive</em> &lt;directory&gt;</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
<p>Invoked by <em>git-archive --remote</em> and sends a generated archive to the
other end over the git protocol.</p>
<p>This command is usually not invoked directly by the end user. The UI
-for the protocol is on the <em>git-archive</em> side, and the program pair
+for the protocol is on the <tt>git-archive</tt> side, and the program pair
is meant to be used to get an archive from a remote repository.</p>
</div>
<h2>OPTIONS</h2>
@@ -309,7 +309,7 @@ is meant to be used to get an archive from a remote repository.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:34:22 UTC
+Last updated 02-Jul-2008 03:02:07 UTC
</div>
</div>
</body>