summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-10-08 13:11:08 +0200
committerWerner Koch <wk@gnupg.org>2010-10-08 13:11:08 +0200
commita78335c9ce3956a1e6d6f1a17e60673b3ebce5fb (patch)
tree36bca72ac73e36d6564485685e1245787b39884d /doc
parentImport fixes. (diff)
downloadgnupg2-a78335c9ce3956a1e6d6f1a17e60673b3ebce5fb.tar.xz
gnupg2-a78335c9ce3956a1e6d6f1a17e60673b3ebce5fb.zip
Add new option --with-keygrip
Diffstat (limited to 'doc')
-rw-r--r--doc/gpg.texi5
-rw-r--r--doc/gpgsm.texi4
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 *******************************************