浏览代码

Merge pull request #2020 from enkore/f/tamdocs

upgrade: fix incorrect title levels
enkore 9 年之前
父节点
当前提交
9c42a75831
共有 1 个文件被更改,包括 2 次插入2 次删除
  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.