Explorar el Código

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

Thomas Waldmann hace 4 años
padre
commit
d836429f6d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/usage/general/file-systems.rst.inc

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

@@ -23,4 +23,4 @@ and readable after one of the failures mentioned above occurred, run
   Large repositories may require large files (>2 GB).
 - Up to 1000 files per directory (10000 for repositories initialized with Borg 1.0)
 - mkdir(2) should be atomic, since it 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)