瀏覽代碼

document BORG_NONCES_DIR, fixes #1592

Thomas Waldmann 8 年之前
父節點
當前提交
d363907b5a
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/usage.rst

+ 3 - 0
docs/usage.rst

@@ -111,6 +111,9 @@ Directories and files:
         Default to '~/.config/borg/keys'. This directory contains keys for encrypted repositories.
         Default to '~/.config/borg/keys'. This directory contains keys for encrypted repositories.
     BORG_KEY_FILE
     BORG_KEY_FILE
         When set, use the given filename as repository key file.
         When set, use the given filename as repository key file.
+    BORG_NONCES_DIR
+        Default to '~/.config/borg/key-nonces'. This directory contains information borg uses to
+        track its usage of NONCES ("numbers used once" - usually in encryption context).
     BORG_CACHE_DIR
     BORG_CACHE_DIR
         Default to '~/.cache/borg'. This directory contains the local cache and might need a lot
         Default to '~/.cache/borg'. This directory contains the local cache and might need a lot
         of space for dealing with big repositories).
         of space for dealing with big repositories).