break-lock.rst.inc 996 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. Use with care and only when no Borg process (on any machine) is
  27. trying to access the cache or the repository.