summaryrefslogtreecommitdiffstats
path: root/git-archive.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-01-12 09:08:48 +0000
committerJunio C Hamano <junio@kernel.org>2011-01-12 09:08:48 +0000
commit81435632e941bad6a87c9c622c49ce34e30962ef (patch)
tree563b17858944d0708bbbe5dc014abb1b92c0b23f /git-archive.html
parentb218ad8dec60522c9d0b8523796fde6aa5db9584 (diff)
downloadgit-htmldocs-81435632e941bad6a87c9c622c49ce34e30962ef.tar.gz
Autogenerated HTML docs for v1.7.4-rc1-14-g7fad99
Diffstat (limited to 'git-archive.html')
-rw-r--r--git-archive.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-archive.html b/git-archive.html
index ced3a2629..326f0a861 100644
--- a/git-archive.html
+++ b/git-archive.html
@@ -615,7 +615,7 @@ export-subst
in the tree that is being archived. If you want to tweak the way the
output is generated after the fact (e.g. you committed without adding an
appropriate export-ignore in its <tt>.gitattributes</tt>), adjust the checked out
-<tt>.gitattributes</tt> file as necessary and use <tt>--work-tree-attributes</tt>
+<tt>.gitattributes</tt> file as necessary and use <tt>--worktree-attributes</tt>
option. Alternatively you can keep necessary attributes that should apply
while archiving any tree in your <tt>$GIT_DIR/info/attributes</tt> file.</p></div>
</div>
@@ -688,7 +688,7 @@ git archive -o latest.zip HEAD
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-11-06 00:41:57 UTC
+Last updated 2011-01-12 09:08:33 UTC
</div>
</div>
</body>