From 7b5b52f3268b093eebbac3f199fb69bf246d9cd1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 10 Mar 2015 13:44:40 +0100 Subject: gpg: Change --print-pka-records into an option. * g10/gpg.c (aPrintPKARecords): Rename to oPrintPKARecords and do not use it as a command. * g10/keylist.c (list_keyblock): List PKA rceords also for secret keys. -- An option allows to use it more flexible. For example to select only secret keys. Signed-off-by: Werner Koch --- doc/gpg.texi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/gpg.texi b/doc/gpg.texi index a326233fa..11d891914 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2114,6 +2114,13 @@ 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 --fixed-list-mode @opindex fixed-list-mode Do not merge primary user ID and primary key in @option{--with-colon} -- cgit v1.2.3