diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index bbdbfc0b4..db5be15a8 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -94,6 +94,12 @@ ones given on the command line. List all keys from the secret keyrings, or just the ones given on the command line. +@item ---show-keyring +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. + @item ---list-sigs @code{names} Same as ---list-keys, but the signatures are listed too. |