[PATCH] doc: Document some changed default options.
Damien Goutte-Gattat
dgouttegattat at incenp.org
Wed Oct 28 08:09:49 CET 2015
* doc/gpg.texi: Update the description of some options which are
now enabled by default.
Signed-off-by: Damien Goutte-Gattat <dgouttegattat at incenp.org>
---
doc/gpg.texi | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/gpg.texi b/doc/gpg.texi
index ffd7a97..6e62917 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -1099,7 +1099,7 @@ give the opposite meaning. The options are:
@item show-uid-validity
@opindex list-options:show-uid-validity
Display the calculated validity of user IDs during key listings.
- Defaults to no.
+ Defaults to yes.
@item show-unusable-uids
@opindex list-options:show-unusable-uids
@@ -1144,7 +1144,7 @@ the opposite meaning. The options are:
@item show-policy-urls
@opindex verify-options:show-policy-urls
- Show policy URLs in the signature being verified. Defaults to no.
+ Show policy URLs in the signature being verified. Defaults to yes.
@item show-notations
@itemx show-std-notations
@@ -1158,12 +1158,12 @@ the opposite meaning. The options are:
@item show-keyserver-urls
@opindex verify-options:show-keyserver-urls
Show any preferred keyserver URL in the signature being verified.
- Defaults to no.
+ Defaults to yes.
@item show-uid-validity
@opindex verify-options:show-uid-validity
Display the calculated validity of the user IDs on the key that issued
- the signature. Defaults to no.
+ the signature. Defaults to yes.
@item show-unusable-uids
@opindex verify-options:show-unusable-uids
--
1.8.4
More information about the Gnupg-devel
mailing list