borg-key-import.1 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .
  4. .nr rst2man-indent-level 0
  5. .
  6. .de1 rstReportMargin
  7. \\$1 \\n[an-margin]
  8. level \\n[rst2man-indent-level]
  9. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  10. -
  11. \\n[rst2man-indent0]
  12. \\n[rst2man-indent1]
  13. \\n[rst2man-indent2]
  14. ..
  15. .de1 INDENT
  16. .\" .rstReportMargin pre:
  17. . RS \\$1
  18. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  19. . nr rst2man-indent-level +1
  20. .\" .rstReportMargin post:
  21. ..
  22. .de UNINDENT
  23. . RE
  24. .\" indent \\n[an-margin]
  25. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  26. .nr rst2man-indent-level -1
  27. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  28. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  29. ..
  30. .TH "BORG-KEY-IMPORT" 1 "2022-06-04" "" "borg backup tool"
  31. .SH NAME
  32. borg-key-import \- Import the repository key from backup
  33. .SH SYNOPSIS
  34. .sp
  35. borg [common options] key import [options] [REPOSITORY] [PATH]
  36. .SH DESCRIPTION
  37. .sp
  38. This command allows to restore a key previously backed up with the
  39. export command.
  40. .sp
  41. If the \fB\-\-paper\fP option is given, the import will be an interactive
  42. process in which each line is checked for plausibility before
  43. proceeding to the next line. For this format PATH must not be given.
  44. .SH OPTIONS
  45. .sp
  46. See \fIborg\-common(1)\fP for common options of Borg commands.
  47. .SS arguments
  48. .sp
  49. REPOSITORY
  50. .INDENT 0.0
  51. .TP
  52. .B PATH
  53. path to the backup (\(aq\-\(aq to read from stdin)
  54. .UNINDENT
  55. .SS optional arguments
  56. .INDENT 0.0
  57. .TP
  58. .B \-\-paper
  59. interactively import from a backup done with \fB\-\-paper\fP
  60. .UNINDENT
  61. .SH SEE ALSO
  62. .sp
  63. \fIborg\-common(1)\fP, \fIborg\-key\-export(1)\fP
  64. .SH AUTHOR
  65. The Borg Collective
  66. .\" Generated by docutils manpage writer.
  67. .