aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgme.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r--doc/gpgme.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 48cca032..45dc9e9b 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -4393,7 +4393,10 @@ Request generation of keys that do not expire.
@item GPGME_CREATE_ADSK
@since{1.24.0}
-Add an ADSK to the key.
+Add an ADSK to the key. With this flag @var{algo} is expected to be
+the hexified fingerprint of the ADSK to be added; this must be a
+subkey. If the string "default" is used for @var{algo} the engine
+will add all ADSK as it would do for new keys.
@end table