change-passphrase.rst.inc 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. .. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
  2. .. _borg_change-passphrase:
  3. borg change-passphrase
  4. ----------------------
  5. .. code-block:: none
  6. borg [common options] change-passphrase [options] REPOSITORY
  7. .. only:: html
  8. .. class:: borg-options-table
  9. +-------------------------------------------------------+----------------+--+
  10. | **positional arguments** |
  11. +-------------------------------------------------------+----------------+--+
  12. | | ``REPOSITORY`` | |
  13. +-------------------------------------------------------+----------------+--+
  14. | .. class:: borg-common-opt-ref |
  15. | |
  16. | :ref:`common_options` |
  17. +-------------------------------------------------------+----------------+--+
  18. .. raw:: html
  19. <script type='text/javascript'>
  20. $(document).ready(function () {
  21. $('.borg-options-table colgroup').remove();
  22. })
  23. </script>
  24. .. only:: latex
  25. REPOSITORY
  26. :ref:`common_options`
  27. |
  28. Description
  29. ~~~~~~~~~~~
  30. The key files used for repository encryption are optionally passphrase
  31. protected. This command can be used to change this passphrase.