mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-10 06:03:38 +00:00
Merge pull request #7769 from ThomasWaldmann/docs-fix-rcreate-1.2
docs: fix borg init command in environment.rst.inc
This commit is contained in:
commit
0493695b6c
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ Directories and files:
|
||||||
- using a full, absolute path to the key file is recommended.
|
- using a full, absolute path to the key file is recommended.
|
||||||
- all directories in the given path must exist.
|
- all directories in the given path must exist.
|
||||||
- this setting forces borg to use the key file at the given location.
|
- this setting forces borg to use the key file at the given location.
|
||||||
- the key file must either exist (for most commands) or will be created (``borg rcreate``).
|
- the key file must either exist (for most commands) or will be created (``borg init``).
|
||||||
- you need to give a different path for different repositories.
|
- you need to give a different path for different repositories.
|
||||||
- you need to point to the correct key file matching the repository the command will operate on.
|
- you need to point to the correct key file matching the repository the command will operate on.
|
||||||
TMPDIR
|
TMPDIR
|
||||||
|
|
Loading…
Add table
Reference in a new issue