2017-02-05 20:32:24 +00:00
|
|
|
.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
|
|
|
|
|
2017-05-22 15:30:45 +00:00
|
|
|
.. borg:command:: borg key change-passphrase
|
|
|
|
|
2017-02-05 20:32:24 +00:00
|
|
|
.. _borg_key_change-passphrase:
|
|
|
|
|
|
|
|
borg key change-passphrase
|
|
|
|
--------------------------
|
|
|
|
::
|
|
|
|
|
2017-05-17 09:52:48 +00:00
|
|
|
borg [common options] key change-passphrase <options> REPOSITORY
|
2017-02-05 20:32:24 +00:00
|
|
|
|
|
|
|
positional arguments
|
|
|
|
REPOSITORY
|
|
|
|
|
|
|
|
|
|
|
|
`Common options`_
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
|
|
~~~~~~~~~~~
|
|
|
|
|
|
|
|
The key files used for repository encryption are optionally passphrase
|
2017-03-26 23:45:45 +00:00
|
|
|
protected. This command can be used to change this passphrase.
|