diff options
author | Werner Koch <[email protected]> | 2007-11-19 16:32:05 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-11-19 16:32:05 +0000 |
commit | c1270f06feda61ff864c485336d31db8a00cb56c (patch) | |
tree | 0643cd45958cb506d90cb7c2ef020c5049d0d47a /doc/DETAILS | |
parent | Started to implement the audit log feature. (diff) | |
download | gnupg-c1270f06feda61ff864c485336d31db8a00cb56c.tar.gz gnupg-c1270f06feda61ff864c485336d31db8a00cb56c.zip |
Document --auto-issuer-key-retrieve.
Diffstat (limited to '')
-rw-r--r-- | doc/DETAILS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 2d60aae6a..1582f6936 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -554,6 +554,7 @@ more arguments in future versions. 8 := "Policy mismatch" 9 := "Not a secret key" 10 := "Key not trusted" + 11 := "Missing certifciate" (e.g. intermediate or root cert.) Note that this status is also used for gpgsm's SIGNER command where it relates to signer's of course. |