From 1e9bc66a9a60de668890452d504eea3c3c614f7e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 14 Jul 2016 15:19:36 +0200 Subject: gpg: Remove options --print-dane-records and --print-pka-records. * g10/gpg.c (main): Remove options but print a dedicated warning. * g10/options.h (struct opt): Remove fields 'print_dane_records' and 'print_pka_records'. * g10/keylist.c (list_keyblock): Do not call list_keyblock_pka. (list_keyblock_pka): Remove. Signed-off-by: Werner Koch --- doc/gpg.texi | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'doc') diff --git a/doc/gpg.texi b/doc/gpg.texi index db110618d..38f417e29 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2345,20 +2345,6 @@ as it is easily machine parsed. The details of this format are documented in the file @file{doc/DETAILS}, which is included in the GnuPG source distribution. - -@item --print-pka-records -@opindex print-pka-records -Modify the output of the list commands to print PKA records suitable -to put into DNS zone files. An ORIGIN line is printed before each -record to allow diverting the records to the corresponding zone file. - -@item --print-dane-records -@opindex print-dane-records -Modify the output of the list commands to print OpenPGP DANE records -suitable to put into DNS zone files. An ORIGIN line is printed before -each record to allow diverting the records to the corresponding zone -file. - @item --fixed-list-mode @opindex fixed-list-mode Do not merge primary user ID and primary key in @option{--with-colon} -- cgit v1.2.3