diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpg.texi | 5 | ||||
-rw-r--r-- | doc/gpgsm.texi | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index cf0cfb135..4e5ed1e7e 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1945,6 +1945,11 @@ obsolete; it does not harm to use it though. 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-keygrip +@opindex with-keygrip +Include the keygrip in the key listings. +@end ifset @end table diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 93b625162..530169a99 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -554,6 +554,10 @@ This option is therefore useful to simply verify a certificate. For standard key listings, also print the MD5 fingerprint of the certificate. +@item --with-keygrip +Include the keygrip in standard key listings. Note that the keygrip is +always listed in --with-colons mode. + @end table @c ******************************************* |