2
0

borg-change-passphrase.1 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .TH BORG-CHANGE-PASSPHRASE 1 "2017-02-11" "" "borg backup tool"
  4. .SH NAME
  5. borg-change-passphrase \- Change repository key file passphrase
  6. .
  7. .nr rst2man-indent-level 0
  8. .
  9. .de1 rstReportMargin
  10. \\$1 \\n[an-margin]
  11. level \\n[rst2man-indent-level]
  12. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  13. -
  14. \\n[rst2man-indent0]
  15. \\n[rst2man-indent1]
  16. \\n[rst2man-indent2]
  17. ..
  18. .de1 INDENT
  19. .\" .rstReportMargin pre:
  20. . RS \\$1
  21. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  22. . nr rst2man-indent-level +1
  23. .\" .rstReportMargin post:
  24. ..
  25. .de UNINDENT
  26. . RE
  27. .\" indent \\n[an-margin]
  28. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  29. .nr rst2man-indent-level -1
  30. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  31. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  32. ..
  33. .SH SYNOPSIS
  34. .sp
  35. borg change\-passphrase <options> REPOSITORY
  36. .SH DESCRIPTION
  37. .sp
  38. The key files used for repository encryption are optionally passphrase
  39. protected. This command can be used to change this passphrase.
  40. .SH OPTIONS
  41. .sp
  42. See \fIborg\-common(1)\fP for common options of Borg commands.
  43. .SS arguments
  44. .sp
  45. REPOSITORY
  46. .SH SEE ALSO
  47. .sp
  48. \fIborg\-common(1)\fP
  49. .SH AUTHOR
  50. The Borg Collective
  51. .\" Generated by docutils manpage writer.
  52. .