Ver código fonte

ran build_usage

Marian Beermann 8 anos atrás
pai
commit
6304556779
1 arquivos alterados com 3 adições e 1 exclusões
  1. 3 1
      docs/usage/key_export.rst.inc

+ 3 - 1
docs/usage/key_export.rst.inc

@@ -9,7 +9,7 @@ borg key export
     usage: borg key export [-h] [--critical] [--error] [--warning] [--info]
     usage: borg key export [-h] [--critical] [--error] [--warning] [--info]
                            [--debug] [--lock-wait N] [--show-rc]
                            [--debug] [--lock-wait N] [--show-rc]
                            [--no-files-cache] [--umask M] [--remote-path PATH]
                            [--no-files-cache] [--umask M] [--remote-path PATH]
-                           [--paper]
+                           [--paper] [--qr-html]
                            [REPOSITORY] [PATH]
                            [REPOSITORY] [PATH]
     
     
     Export the repository key for backup
     Export the repository key for backup
@@ -34,6 +34,8 @@ borg key export
       --remote-path PATH    set remote path to executable (default: "borg")
       --remote-path PATH    set remote path to executable (default: "borg")
       --paper               Create an export suitable for printing and later type-
       --paper               Create an export suitable for printing and later type-
                             in
                             in
+      --qr-html             Create an html file suitable for printing and later
+                            type-in or qr scan
     
     
 Description
 Description
 ~~~~~~~~~~~
 ~~~~~~~~~~~