From 764a62f42c41ef85fb916773e085f67a7c77eda6 Mon Sep 17 00:00:00 2001 From: narendravardi Date: Sun, 29 Oct 2017 21:52:33 +0530 Subject: [PATCH] Added documentation for BORG_CONFIG_DIR --- docs/usage_general.rst.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/usage_general.rst.inc b/docs/usage_general.rst.inc index 8a20275c7..59b0d0eb9 100644 --- a/docs/usage_general.rst.inc +++ b/docs/usage_general.rst.inc @@ -197,6 +197,8 @@ Directories and files: 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). + BORG_CONFIG_DIR + Default to '~/.config/borg'. This directory contains the whole config directories. Building: BORG_OPENSSL_PREFIX