summaryrefslogtreecommitdiffstats
path: root/git-archive.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-archive.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-archive.html')
-rw-r--r--git-archive.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-archive.html b/git-archive.html
index 483b66d2c..b504512c6 100644
--- a/git-archive.html
+++ b/git-archive.html
@@ -332,13 +332,13 @@ git-archive(1) Manual Page
structure for the named tree, and writes it out to the standard
output. If &lt;prefix&gt; is specified it is
prepended to the filenames in the archive.</p></div>
-<div class="para"><p><em>git-archive</em> behaves differently when given a tree ID versus when
+<div class="para"><p><em>git archive</em> behaves differently when given a tree ID versus when
given a commit ID or tag ID. In the first case the current time is
used as the modification time of each file in the archive. In the latter
case the commit time as recorded in the referenced commit object is
used instead. Additionally the commit ID is stored in a global
extended pax header if the tar format is used; it can be extracted
-using <em>git-get-tar-commit-id</em>. In ZIP files it is stored as a file
+using <em>git get-tar-commit-id</em>. In ZIP files it is stored as a file
comment.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
@@ -585,7 +585,7 @@ git archive -o latest.zip HEAD
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-06 04:02:42 UTC
+Last updated 2010-01-21 17:44:21 UTC
</div>
</div>
</body>