aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wks.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-06-21 09:34:58 +0000
committerWerner Koch <[email protected]>2023-06-21 09:48:02 +0000
commit10c937ee68cbf784942630115449f32cd82089fe (patch)
tree96f20e059840d29245d5bac950da54ac5097952c /doc/wks.texi
parentwks: Use export-clean for --mirror and --create. (diff)
downloadgnupg-10c937ee68cbf784942630115449f32cd82089fe.tar.gz
gnupg-10c937ee68cbf784942630115449f32cd82089fe.zip
wks: Make --add-revocs the default.
* tools/gpg-wks-client.c (opt): New option --no-add-revocs. (main): Make --add-revocs the default. (command_send): Rename to ... (command_create): to match the command name.
Diffstat (limited to 'doc/wks.texi')
-rw-r--r--doc/wks.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/wks.texi b/doc/wks.texi
index 39e345f15..26d8b96f6 100644
--- a/doc/wks.texi
+++ b/doc/wks.texi
@@ -216,12 +216,14 @@ addrspec, e.g. "postel@@isi.edu") per line. Empty lines and lines
starting with a '#' are ignored.
@item --add-revocs
+@itemx --no-add-revocs
@opindex add-revocs
+@opindex no-add-revocs
If enabled append revocation certificates for the same addrspec as
used in the WKD to the key. Modern gpg version are able to import and
apply them for existing keys. Note that when used with the
@option{--mirror} command the revocation are searched in the local
-keyring and not in an LDAP directory.
+keyring and not in an LDAP directory. The default is @option{--add-revocs}.
@item --verbose
@opindex verbose