From b53e5e284da063de9536394ce43a1dfad6e92e07 Mon Sep 17 00:00:00 2001 From: finefoot <33361833+finefoot@users.noreply.github.com> Date: Sun, 16 Feb 2020 16:48:27 +0100 Subject: [PATCH] Reorder and improve description --- docs/usage_general.rst.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/usage_general.rst.inc b/docs/usage_general.rst.inc index ad7e0b7f3..898fab55b 100644 --- a/docs/usage_general.rst.inc +++ b/docs/usage_general.rst.inc @@ -253,16 +253,16 @@ Directories and files: BORG_BASE_DIR Default to '$HOME', '~$USER', '~' (in that order)'. If we refer to ~ below, we in fact mean BORG_BASE_DIR. - BORG_CONFIG_DIR - Default to '~/.config/borg'. This directory contains the whole config directories. BORG_CACHE_DIR Default to '~/.cache/borg'. This directory contains the local cache and might need a lot of space for dealing with big repositories. Make sure you're aware of the associated security aspects of the cache location: :ref:`cache_security` + BORG_CONFIG_DIR + Default to '~/.config/borg'. This directory contains the whole config directories. BORG_SECURITY_DIR Default to '~/.config/borg/security'. This directory contains information borg uses to track its usage of NONCES ("numbers used once" - usually in encryption context) and other - security relevant data. + security relevant data. Will move with BORG_CONFIG_DIR variable unless specified. BORG_KEYS_DIR Default to '~/.config/borg/keys'. This directory contains keys for encrypted repositories. BORG_KEY_FILE