浏览代码

document BORG_HOSTNAME_IS_UNIQUE, fixes #2087

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

+ 3 - 0
docs/usage_general.rst.inc

@@ -139,6 +139,9 @@ General:
         Main usecase for this is to fully automate ``borg change-passphrase``.
         Main usecase for this is to fully automate ``borg change-passphrase``.
     BORG_DISPLAY_PASSPHRASE
     BORG_DISPLAY_PASSPHRASE
         When set, use the value to answer the "display the passphrase for verification" question when defining a new passphrase for encrypted repositories.
         When set, use the value to answer the "display the passphrase for verification" question when defining a new passphrase for encrypted repositories.
+    BORG_HOSTNAME_IS_UNIQUE=yes
+        Use this to assert that your hostname is unique.
+        Borg will then automatically remove locks that it could determine to be stale.
     BORG_LOGGING_CONF
     BORG_LOGGING_CONF
         When set, use the given filename as INI_-style logging configuration.
         When set, use the given filename as INI_-style logging configuration.
     BORG_RSH
     BORG_RSH