|
@@ -134,7 +134,7 @@ make sure the cache files are also removed:
|
|
|
|
|
|
Unless ``--inplace`` is specified, the upgrade process first
|
|
|
creates a backup copy of the repository, in
|
|
|
-REPOSITORY.upgrade-DATETIME, using hardlinks. This takes
|
|
|
+REPOSITORY.before-upgrade-DATETIME, using hardlinks. This takes
|
|
|
longer than in place upgrades, but is much safer and gives
|
|
|
progress information (as opposed to ``cp -al``). Once you are
|
|
|
satisfied with the conversion, you can safely destroy the
|
|
@@ -144,4 +144,4 @@ WARNING: Running the upgrade in place will make the current
|
|
|
copy unusable with older version, with no way of going back
|
|
|
to previous versions. This can PERMANENTLY DAMAGE YOUR
|
|
|
REPOSITORY! Attic CAN NOT READ BORG REPOSITORIES, as the
|
|
|
-magic strings have changed. You have been warned.
|
|
|
+magic strings have changed. You have been warned.
|