aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r--doc/gpg.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index a6ab4d57d..7a4935fc6 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -770,6 +770,15 @@ specifying a value, or using ``-'' results in a key expiring in a
reasonable default interval. The values ``never'', ``none'' can be
used for no expiration date.
+@item --quick-add-adsk @var{fpr} @var{adskfpr}
+@opindex quick-add-adsk
+Directly add an Additional Decryption Subkey to the key identified by
+the fingerprint @var{fpr}. @var{adskfpr} is the fingerprint of
+another key's encryption subkey. A subkey is commonly used here
+because by default a primary key has no encryption capability. Use
+the option @option{--with-subkey-fingerprint} with a list command to
+display the subkey fingerprints.
+
@item --generate-key
@opindex generate-key
@itemx --gen-key