diff options
author | Werner Koch <[email protected]> | 2014-04-15 14:40:48 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-04-30 19:14:28 +0000 |
commit | 7adeae3ba3488a9ada6caab17572f0ac6a639c6e (patch) | |
tree | 3a29c27fa57b921e6371516883b2901139d63d6f | |
parent | ECC Fixes. (diff) | |
download | gnupg-7adeae3ba3488a9ada6caab17572f0ac6a639c6e.tar.gz gnupg-7adeae3ba3488a9ada6caab17572f0ac6a639c6e.zip |
gpg: Minor doc enhancement
--
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index f72775e39..1a8101002 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1449,7 +1449,9 @@ Set what trust model GnuPG should follow. The models are: trusted. You generally won't use this unless you are using some external validation scheme. This option also suppresses the "[uncertain]" tag printed with signature checks when there is no - evidence that the user ID is bound to the key. + evidence that the user ID is bound to the key. Note that this + trust model still does not allow the use of expired, revoked, or + disabled keys. @item auto @opindex trust-mode:auto |