1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

See ChangeLog: Tue Aug 1 20:06:23 CEST 2000 Werner Koch

This commit is contained in:
Werner Koch 2000-08-01 18:06:27 +00:00
parent 7f55ee83bb
commit b996bf9777
23 changed files with 3145 additions and 2845 deletions

View file

@ -1372,6 +1372,15 @@ handing out the secret key.
Don't insert new keys into the keyrings while doing an import.
</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
turn to find the right decryption key. This option forces the behaviour as
used by anonymous recipients (created by using --throw-keyid) and might come
handy in case where an encrypted message contains a bogus key ID.
</para></listitem></varlistentry>
</variablelist>
</refsect1>