Browse Source

upgrade: fix incorrect title levels

Marian Beermann 8 years ago
parent
commit
3c0a903e8a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      borg/archiver.py

+ 2 - 2
borg/archiver.py

@@ -1680,7 +1680,7 @@ class Archiver:
         Upgrade an existing Borg repository.
         Upgrade an existing Borg repository.
 
 
         Borg 1.x.y upgrades
         Borg 1.x.y upgrades
-        -------------------
+        +++++++++++++++++++
 
 
         Use ``borg upgrade --tam REPO`` to require manifest authentication
         Use ``borg upgrade --tam REPO`` to require manifest authentication
         introduced with Borg 1.0.9 to address security issues. This means
         introduced with Borg 1.0.9 to address security issues. This means
@@ -1702,7 +1702,7 @@ class Archiver:
         for details.
         for details.
 
 
         Attic and Borg 0.xx to Borg 1.x
         Attic and Borg 0.xx to Borg 1.x
-        -------------------------------
+        +++++++++++++++++++++++++++++++
 
 
         This currently supports converting an Attic repository to Borg and also
         This currently supports converting an Attic repository to Borg and also
         helps with converting Borg 0.xx to 1.0.
         helps with converting Borg 0.xx to 1.0.