mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-09 08:51:54 -04:00
Merge pull request #9701 from ThomasWaldmann/fix-9697-master
docs: update to 'borg key change-passphrase' in env help, fixes #9697
This commit is contained in:
commit
4d9369f897
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ General:
|
|||
When set, use the value to answer the passphrase question when a **new** passphrase is asked for.
|
||||
This variable is checked first. If it is not set, BORG_PASSPHRASE and BORG_PASSCOMMAND will also
|
||||
be checked.
|
||||
Main use case for this is to fully automate ``borg change-passphrase``.
|
||||
Main use case for this is to fully automate ``borg key change-passphrase``.
|
||||
BORG_DISPLAY_PASSPHRASE
|
||||
When set, use the value to answer the "display the passphrase for verification" question when defining a new passphrase for encrypted repositories.
|
||||
BORG_DEBUG_PASSPHRASE
|
||||
|
|
|
|||
Loading…
Reference in a new issue