summaryrefslogtreecommitdiffstats
path: root/git-archive.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-19 04:51:55 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-19 04:51:55 +0000
commita9b8d243c327d89fe2ccd30aa107400e69f04238 (patch)
tree9b514c2e8ee0188b68118ecd511bb5a21f970640 /git-archive.html
parent75485c89fbee8a433ff53a688f7f645f6ec3b160 (diff)
downloadgit-htmldocs-a9b8d243c327d89fe2ccd30aa107400e69f04238.tar.gz
Autogenerated HTML docs for v1.5.2-rc3-87-g404f
Diffstat (limited to 'git-archive.html')
-rw-r--r--git-archive.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-archive.html b/git-archive.html
index 616c72d1b..f5bebdf43 100644
--- a/git-archive.html
+++ b/git-archive.html
@@ -272,8 +272,9 @@ git-archive(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-archive</em> --format=&lt;fmt&gt; [--list] [--prefix=&lt;prefix&gt;/] [&lt;extra&gt;]
- [--remote=&lt;repo&gt;] &lt;tree-ish&gt; [path&#8230;]</p>
+<div class="verseblock">
+<div class="content"><em>git-archive</em> --format=&lt;fmt&gt; [--list] [--prefix=&lt;prefix&gt;/] [&lt;extra&gt;]
+ [--remote=&lt;repo&gt;] &lt;tree-ish&gt; [path&#8230;]</div></div>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -453,7 +454,7 @@ git archive --format=zip --prefix=git-docs/ HEAD:Documentation/ &gt; git-1.4.0-d
</div>
<div id="footer">
<div id="footer-text">
-Last updated 20-Apr-2007 07:19:54 UTC
+Last updated 19-May-2007 04:51:25 UTC
</div>
</div>
</body>