浏览代码

docs: clarify --umask usage, fixes #1859

Thomas Waldmann 8 年之前
父节点
当前提交
d7284a92f0
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      docs/usage.rst

+ 11 - 0
docs/usage.rst

@@ -746,6 +746,17 @@ a new repository when changing chunker params.
 
 For more details, see :ref:`chunker_details`.
 
+
+--umask
+~~~~~~~
+
+If you use ``--umask``, make sure that all repository-modifying borg commands
+(create, delete, prune) that access the repository in question use the same
+``--umask`` value.
+
+If multiple machines access the same repository, this should hold true for all
+of them.
+
 --read-special
 ~~~~~~~~~~~~~~