Browse Source

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

Thomas Waldmann 4 years ago
parent
commit
3a828bea0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/usage/general/file-systems.rst.inc

+ 1 - 1
docs/usage/general/file-systems.rst.inc

@@ -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 fail if the destination exists and is not an empty directory,
   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)