2
0
Antoine Beaupré 9 жил өмнө
parent
commit
ad85f64842
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      borg/archiver.py

+ 3 - 3
borg/archiver.py

@@ -925,9 +925,9 @@ Type "Yes I am sure" if you understand this and want to continue.\n""")
         it is recommended you run this on a copy of the Attic
         repository, in case something goes wrong, for example:
 
-        cp -a attic borg
-        borg convert -n borg
-        borg convert borg
+            cp -a attic borg
+            borg convert -n borg
+            borg convert borg
 
         you have been warned.""")
         subparser = subparsers.add_parser('convert', parents=[common_parser],