diff options
author | Werner Koch <[email protected]> | 2007-03-06 20:44:41 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-03-06 20:44:41 +0000 |
commit | ed84b0f787a48fe2cfdd55b3acf70ca6b4732291 (patch) | |
tree | 24607f518b4e1064785728d8efcdfb3971d69f56 /doc/gpg-agent.texi | |
parent | Ported multiple-messages protection. (diff) | |
download | gnupg-ed84b0f787a48fe2cfdd55b3acf70ca6b4732291.tar.gz gnupg-ed84b0f787a48fe2cfdd55b3acf70ca6b4732291.zip |
Support for a global gpgconf configuration file.
Diffstat (limited to '')
-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 4119d6601..a886d1534 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -336,7 +336,7 @@ been accessed recently. The default are 2 hours (7200 seconds). @item --min-passphrase-len @var{n} @opindex min-passphrase-len -Set the minimal length of a passphrase. When entereing a new passphrase +Set the minimal length of a passphrase. When entering a new passphrase shorter than this value a warning will be displayed. Defaults to 8. @item --pinentry-program @var{filename} |