forked from TrueCloudLab/restic
Add an description of check
temporary cache directory location
This commit is contained in:
parent
49a6a4f5bf
commit
aea7538936
1 changed files with 1 additions and 0 deletions
|
@ -418,6 +418,7 @@ instead of the default, set the environment variable like this:
|
|||
$ restic -r /srv/restic-repo backup ~/work
|
||||
|
||||
|
||||
If the environment variable ``$RESTIC_CACHE_DIR`` is not set, ``check`` creates its temporary cache directory in the temporary directory. If ``$RESTIC_CACHE_DIR`` is set, ``check`` creates its temporary cache directory in ``$RESTIC_CACHE_DIR``.
|
||||
|
||||
.. _caching:
|
||||
|
||||
|
|
Loading…
Reference in a new issue