docs: fix description of borg upgrade hardlink usage, fixes #5518

This commit is contained in:
Thomas Waldmann 2020-12-24 02:36:09 +01:00
parent 34c38ee052
commit 3a828bea0b
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ 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 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, it should fail if the destination exists and is not an empty directory,
since this is used for locking. since this is used for locking.
- Hardlinks are needed for :ref:`borg_upgrade` ``--inplace`` - Hardlinks are needed for :ref:`borg_upgrade` (if ``--inplace`` option is not used)