From 536c721183e76087492054307cd49276c0ed62b8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 8 Jun 2016 18:03:43 +0200 Subject: doc: Remove non-implemented option --skip-hidden-recipients. -- GnuPG-bug-id: 1394 Note that --try-secret-key was already removed with commit 2889a70c102271a1b6ff529bafb6748c4e773014 Signed-off-by: Werner Koch --- doc/gpg.texi | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/gpg.texi b/doc/gpg.texi index b770e0e94..ee756d82c 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1839,18 +1839,6 @@ behaviour as used by anonymous recipients (created by using @option{--throw-keyids} or @option{--hidden-recipient}) and might come handy in case where an encrypted message contains a bogus key ID. -@item --skip-hidden-recipients -@itemx --no-skip-hidden-recipients -@opindex skip-hidden-recipients -@opindex no-skip-hidden-recipients -During decryption skip all anonymous recipients. This option helps in -the case that people use the hidden recipients feature to hide there -own encrypt-to key from others. If oneself has many secret keys this -may lead to a major annoyance because all keys are tried in turn to -decrypt soemthing which was not really intended for it. The drawback -of this option is that it is currently not possible to decrypt a -message which includes real anonymous recipients. - @end table -- cgit v1.2.3