break-lock.rst.inc 1004 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. .. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
  2. .. _borg_break-lock:
  3. borg break-lock
  4. ---------------
  5. .. code-block:: none
  6. borg [common options] break-lock [options]
  7. .. only:: html
  8. .. class:: borg-options-table
  9. +-------------------------------------------------------+
  10. | .. class:: borg-common-opt-ref |
  11. | |
  12. | :ref:`common_options` |
  13. +-------------------------------------------------------+
  14. .. raw:: html
  15. <script type='text/javascript'>
  16. $(document).ready(function () {
  17. $('.borg-options-table colgroup').remove();
  18. })
  19. </script>
  20. .. only:: latex
  21. :ref:`common_options`
  22. |
  23. Description
  24. ~~~~~~~~~~~
  25. This command breaks the repository and cache locks.
  26. Please use carefully and only while no borg process (on any machine) is
  27. trying to access the Cache or the Repository.