Merge pull request #7790 from ThomasWaldmann/fix-changelog-markup-1.2

fix changelog markup
This commit is contained in:
TW 2023-08-30 18:41:31 +02:00 committed by GitHub
commit 7ab28487ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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*.