diff --git a/borg/paperkey.html b/borg/paperkey.html index 82c7f98ac..4e1e859b3 100644 --- a/borg/paperkey.html +++ b/borg/paperkey.html @@ -2171,8 +2171,11 @@ if (typeof define == 'function' && define.amd) define([], function() { return Sh } } - - + /* center the QR code on the page */ + #qr { + width: 100%; + text-align: center; + } @@ -2217,7 +2220,7 @@ if (typeof define == 'function' && define.amd) define([], function() { return Sh
BorgBackup Printable Key Backup
To restore either scan the QR code below, decode it and import it using -
borg key-import /path/to/repo scannedfile
+
borg key import /path/to/repo scannedfile
Or run
borg key import --paper /path/to/repo
and type in the text below.