mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-21 13:47:16 +00:00
Merge pull request #3236 from narendravardi/borg_config_dir_documentation
Added documentation for BORG_CONFIG_DIR
This commit is contained in:
commit
c640e3815b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue