From 447d0df1bbc323cc0af35be674bdcf1dd3124c72 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Wed, 30 Aug 2023 18:36:42 +0200 Subject: [PATCH] fix changelog markup --- docs/changes.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.rst b/docs/changes.rst index 3aebb78d..a3a27103 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 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 `` *on every client*.