diff options
author | Werner Koch <[email protected]> | 2019-05-14 08:07:06 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2019-05-14 08:07:28 +0000 |
commit | 49a679eb3596ef273afacb49ef9044c4a063694b (patch) | |
tree | 67c0ca1be48e9cb5130a4c85cff976fe2517dd40 | |
parent | gpg: Do not print a hint to use the deprecated --keyserver option. (diff) | |
download | gnupg-49a679eb3596ef273afacb49ef9044c4a063694b.tar.gz gnupg-49a679eb3596ef273afacb49ef9044c4a063694b.zip |
doc: Minor edit for a gpg option.
--
GnuPG-bug-id: 4507
-rw-r--r-- | doc/gpg.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 22813c725..e3efb3dcf 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1330,8 +1330,8 @@ give the opposite meaning. The options are: @item show-only-fpr-mbox @opindex list-options:show-only-fpr-mbox - For each valid user-id which also has a valid mail address print - only the fingerprint and the mail address. + For each user-id which has a valid mail address print + only the fingerprint followed by the mail address. @end table @item --verify-options @var{parameters} |