From ae09515b9d3aae653b62a32ea5b4a9b9e557fc52 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 23 Feb 2015 17:54:05 +0100 Subject: gpg: Add option to print fingerprints in ICAO spelling. * g10/gpg.c: Add option --with-icao-spelling. * g10/options.h (struct opt): Add with_icao_spelling. * g10/keylist.c (print_icao_hexdigit): New. (print_fingerprint): Print ICAO spelling. Signed-off-by: Werner Koch --- doc/gpg.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/gpg.texi b/doc/gpg.texi index 77df55c6b..79fe23444 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2136,6 +2136,11 @@ Same as the command @option{--fingerprint} but changes only the format of the output and may be used together with another command. @ifset gpgtwoone + +@item --with-icao-spelling +@opindex with-icao-spelling +Print the ICAO spelling of the fingerprint in addition to the hex digits. + @item --with-keygrip @opindex with-keygrip Include the keygrip in the key listings. -- cgit v1.2.3