diff options
Diffstat (limited to 'doc/gpg.sgml')
-rw-r--r-- | doc/gpg.sgml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index caefc3292..8bf03162e 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -211,6 +211,16 @@ ones given on the command line. <varlistentry> +<term>--show-keyring</term> +<listitem><para> +Causes --list-keys, --list-public-keys, and --list-secret-keys to +display the name of the keyring a given key resides on. This is only +useful when you're listing a specific key or set of keys. It has no +effect when listig all keys. +</para></listitem></varlistentry> + + +<varlistentry> <term>--list-sigs &OptParmNames;</term> <listitem><para> Same as --list-keys, but the signatures are listed too. |