diff options
Diffstat (limited to 'doc/gpg.texi')
-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 572dbbbee..a190b2f4f 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -772,7 +772,9 @@ 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. +display the subkey fingerprints. If the string "default" is used for +@var{adskfpr} all missing ADSKs configured with +@option{--default-new-key-adsk} are added. @item --generate-key @opindex generate-key |