diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpg.sgml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 342ee580b..8cbd326ca 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -479,6 +479,7 @@ command --update-trustdb. There are a few other options which control how this command works. Most notable here is the --merge-only options which does not insert new keys but does only the merging of new signatures, user-IDs and subkeys. +See also the option --allow-secret-key-import. </para></listitem></varlistentry> @@ -1405,6 +1406,14 @@ Don't insert new keys into the keyrings while doing an import. </para></listitem></varlistentry> <varlistentry> +<term>--allow-secret-key-import</term> +<listitem><para> +Allow import of secret keys. The import command normally skips secret +keys because a secret key can otherwise be used to attack the trust +calculation. +</para></listitem></varlistentry> + +<varlistentry> <term>--try-all-secrets</term> <listitem><para> Don't look at the key ID as stored in the message but try all secret keys in |