diff options
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r-- | doc/gpg-agent.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 6aab646f0..edcdf1a84 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -1323,7 +1323,7 @@ This command adds a passphrase to the cache for the specified @var{keygrip}. PRESET_PASSPHRASE [--inquire] <string_or_keygrip> <timeout> [<hexstring>] @end example -The passphrase is a hexidecimal string when specified. When not specified, the +The passphrase is a hexadecimal string when specified. When not specified, the passphrase will be retrieved from the pinentry module unless the @option{--inquire} option was specified in which case the passphrase will be retrieved from the client. |