whitespace

This commit is contained in:
Antoine Beaupré 2015-10-02 10:10:50 -04:00
parent 69040588cd
commit ad85f64842
1 changed files with 3 additions and 3 deletions

View File

@ -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],