mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 16:26:29 +00:00
docs: remove reference to borg upgrade
This commit is contained in:
parent
9680538a70
commit
e2f7087aa8
1 changed files with 1 additions and 2 deletions
|
@ -26,6 +26,5 @@ and readable after one of the failures mentioned above occurred, run
|
|||
it should be a move (not a copy) operation, and in case of a directory
|
||||
it should fail if the destination exists and is not an empty directory,
|
||||
since this is used for locking.
|
||||
- Hardlinks are needed for :ref:`borg_upgrade` (if ``--inplace`` option is not used).
|
||||
Also hardlinks are used for more safe and secure file updating (e.g. of the repo
|
||||
- Also hardlinks are used for more safe and secure file updating (e.g. of the repo
|
||||
config file), but the code tries to work also if hardlinks are not supported.
|
||||
|
|
Loading…
Reference in a new issue