mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
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 <wk@gnupg.org>
This commit is contained in:
parent
14af2be022
commit
7b5b52f326
3 changed files with 11 additions and 18 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue