summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2023-08-30 18:36:42 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2023-08-30 18:36:42 +0200
commit447d0df1bbc323cc0af35be674bdcf1dd3124c72 (patch)
tree53b6d879938da9347815c29436ef54669ba18361
parentf7a93b30faa50edca8c96a7a39673c00fcf894d4 (diff)
fix changelog markupchangelog-1.2.51.2.5.post1
-rw-r--r--docs/changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 3aebb78d3..a3a271036 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -42,6 +42,7 @@ Steps you must take to upgrade a repository:
Do **not** run ``borg check`` with borg 1.2.5 before completing the upgrade steps.
2. Run ``borg info --debug <repository> 2>&1 | grep TAM | grep -i manifest``.
+
a) If you get "TAM-verified manifest", continue with 3.
b) If you get "Manifest TAM not found and not required", run
``borg upgrade --tam --force <repository>`` *on every client*.