mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Always print the fingerprint in colons mode.
* g10/keylist.c (list_keyblock_colon): Remove arg FPR. Always print fingerprint records. For secret keys always print keygrip records. -- The fingerprint should always be used thus we should always print it. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
0c2a745a2b
commit
54a1ed20e2
2 changed files with 14 additions and 21 deletions
|
@ -2378,7 +2378,8 @@ 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.
|
||||
Include the keygrip in the key listings. In @code{--with-colons} mode
|
||||
this is implicitly enable for secret keys.
|
||||
|
||||
@item --with-wkd-hash
|
||||
@opindex with-wkd-hash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue