summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2016-12-02 22:49:54 +0100
committerWerner Koch <wk@gnupg.org>2016-12-02 22:51:19 +0100
commitc761c981b38741421d13bb7102b1ea7625d2d639 (patch)
tree8d34934071b4a9da977acc707a5bdd33b9bbddbc /doc
parentb462d603f5110842489edce9e01e4ea40ac05cba (diff)
downloadlibgpg-error-c761c981b38741421d13bb7102b1ea7625d2d639.tar.gz
New error code GPG_ERR_INV_FLAG
Diffstat (limited to 'doc')
-rw-r--r--doc/errorref.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/errorref.txt b/doc/errorref.txt
index 496a2a2..70d94da 100644
--- a/doc/errorref.txt
+++ b/doc/errorref.txt
@@ -1016,6 +1016,14 @@ GPG_ERR_TOO_OLD Objects is too old
Used if an object is too old to be used. This is a more generic
code than GPG_ERR_ENGINE_TOO_OLD or GPG_ERR_CRL_TOO_OLD.
+GPG_ERR_UNKNOWN_FLAG Unknown flag
+
+ The flag is not known.
+
+ GNUPG: - The flag part of the string given to the
+ option --default-new-key-algo value is not known.
+
+
GPG_ERR_LDAP_GENERAL LDAP General error
Catch all error for LDAP. Use if if can't map an erro rocde to an