From 3c0a903e8a596681615d81b3b853b1a6acc00c72 Mon Sep 17 00:00:00 2001 From: Marian Beermann Date: Thu, 12 Jan 2017 14:30:09 +0100 Subject: [PATCH] upgrade: fix incorrect title levels --- borg/archiver.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/borg/archiver.py b/borg/archiver.py index 2d0e792fa..032d600c6 100644 --- a/borg/archiver.py +++ b/borg/archiver.py @@ -1680,7 +1680,7 @@ class Archiver: Upgrade an existing Borg repository. Borg 1.x.y upgrades - ------------------- + +++++++++++++++++++ Use ``borg upgrade --tam REPO`` to require manifest authentication introduced with Borg 1.0.9 to address security issues. This means @@ -1702,7 +1702,7 @@ class Archiver: for details. Attic and Borg 0.xx to Borg 1.x - ------------------------------- + +++++++++++++++++++++++++++++++ This currently supports converting an Attic repository to Borg and also helps with converting Borg 0.xx to 1.0.