summaryrefslogtreecommitdiffstats
path: root/git-archive.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2009-12-06 04:04:45 +0000
committerJunio C Hamano <junio@kernel.org>2009-12-06 04:04:45 +0000
commite5574b6fbc918d897d2893c620250d6d25cf84f7 (patch)
treeaea8dbe665b05116eedd2cc852c4b8c4afa21d4d /git-archive.html
parent4e3bccf014ebc3655157a17e975988d43f15b01e (diff)
downloadgit-htmldocs-e5574b6fbc918d897d2893c620250d6d25cf84f7.tar.gz
Autogenerated HTML docs for v1.6.6-rc1-39-g9a42
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 dac1c99e3..483b66d2c 100644
--- a/git-archive.html
+++ b/git-archive.html
@@ -445,8 +445,9 @@ path
</dt>
<dd>
<p>
- If one or more paths are specified, include only these in the
- archive, otherwise include all files and subdirectories.
+ Without an optional path parameter, all files and subdirectories
+ of the current working directory are included in the archive.
+ If one or more paths are specified, only these are included.
</p>
</dd>
</dl></div>
@@ -584,7 +585,7 @@ git archive -o latest.zip HEAD
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:26 UTC
+Last updated 2009-12-06 04:02:42 UTC
</div>
</div>
</body>