verify_path: consider dos drive prefix
[gitweb.git] / Documentation / git-archive.txt
index bf5037ab2a5042a20e9cb603f0831bb186ac3b74..66943fdf83ff6dbbf6de4be98e90c764389565a9 100644 (file)
@@ -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
 ----------