diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index efbeef206..246b441bd 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1916,6 +1916,11 @@ recipients given either by use of @option{--recipient} or by the asked user id. No trust checking is performed for these user ids and even disabled keys can be used. +@item --encrypt-to-default-key +@opindex encrypt-to-default-key +If the default secret key is taken from @option{--default-key}, then +also encrypt to that key. + @item --no-encrypt-to @opindex no-encrypt-to Disable the use of all @option{--encrypt-to} and |