mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Document PASSWD --preset.
This commit is contained in:
parent
108e8f622e
commit
a577f06c4a
1 changed files with 10 additions and 0 deletions
|
@ -1287,12 +1287,22 @@ option given the certificates are send back.
|
|||
@subsection Change a Passphrase
|
||||
|
||||
@example
|
||||
@ifset gpgtwoone
|
||||
PASSWD [--cache-nonce=<c>] [--passwd-nonce=<s>] [--preset] @var{keygrip}
|
||||
@end ifset
|
||||
@ifclear gpgtwoone
|
||||
PASSWD @var{keygrip}
|
||||
@end ifclear
|
||||
@end example
|
||||
|
||||
This command is used to interactively change the passphrase of the key
|
||||
identified by the hex string @var{keygrip}.
|
||||
|
||||
@ifset gpgtwoone
|
||||
The @option{--preset} option may be used to add the new passphrase to the
|
||||
cache using the default cache parameters.
|
||||
@end ifset
|
||||
|
||||
|
||||
@node Agent UPDATESTARTUPTTY
|
||||
@subsection Change the standard display
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue