summaryrefslogtreecommitdiffstats
path: root/git-archive.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-04-14 23:39:23 +0000
committerJunio C Hamano <junio@kernel.org>2011-04-14 23:39:23 +0000
commitf75a94048af9e423a3d8cba694531d0d08bd82b4 (patch)
treeaca656585e2e1d789797a4eec9b5b370d6217fb2 /git-archive.txt
parent3eee587deb7202dfb9c7d5b4ac93e45742ce6f69 (diff)
downloadgit-htmldocs-f75a94048af9e423a3d8cba694531d0d08bd82b4.tar.gz
Autogenerated HTML docs for v1.7.5-rc2-4-g4d8b3
Diffstat (limited to 'git-archive.txt')
-rw-r--r--git-archive.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-archive.txt b/git-archive.txt
index f2b868459..9c750e244 100644
--- a/git-archive.txt
+++ b/git-archive.txt
@@ -98,7 +98,8 @@ tar.umask::
tar archive entries. The default is 0002, which turns off the
world write bit. The special value "user" indicates that the
archiving user's umask will be used instead. See umask(2) for
- details.
+ details. If `--remote` is used then only the configuration of
+ the remote repository takes effect.
ATTRIBUTES
----------