change-passphrase.rst.inc 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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. | **optional arguments** |
  15. +-------------------------------------------------------+----------------+--+
  16. | .. class:: borg-common-opt-ref |
  17. | |
  18. | :ref:`common_options` |
  19. +-------------------------------------------------------+----------------+--+
  20. .. raw:: html
  21. <script type='text/javascript'>
  22. $(window).load(function () {
  23. $('.borg-options-table colgroup').remove();
  24. })
  25. </script>
  26. .. only:: latex
  27. REPOSITORY
  28. :ref:`common_options`
  29. |
  30. Description
  31. ~~~~~~~~~~~
  32. The key files used for repository encryption are optionally passphrase
  33. protected. This command can be used to change this passphrase.