2
0

borg-break-lock.1 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .TH BORG-BREAK-LOCK 1 "2017-03-26" "" "borg backup tool"
  4. .SH NAME
  5. borg-break-lock \- Break the repository lock (e.g. in case it was left by a dead borg.
  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 break\-lock <options> REPOSITORY
  36. .SH DESCRIPTION
  37. .sp
  38. This command breaks the repository and cache locks.
  39. Please use carefully and only while no borg process (on any machine) is
  40. trying to access the Cache or the Repository.
  41. .SH OPTIONS
  42. .sp
  43. See \fIborg\-common(1)\fP for common options of Borg commands.
  44. .SS arguments
  45. .INDENT 0.0
  46. .TP
  47. .B REPOSITORY
  48. repository for which to break the locks
  49. .UNINDENT
  50. .SH SEE ALSO
  51. .sp
  52. \fIborg\-common(1)\fP
  53. .SH AUTHOR
  54. The Borg Collective
  55. .\" Generated by docutils manpage writer.
  56. .