chiark / gitweb /
gpg: Fix searching for mail addresses in keyrings.
[gnupg2.git] / doc / dirmngr.texi
index e27157c007e7db6d2a81e66496cb994898e12799..b00c2d3774f06c012254aaa7365375579073efba 100644 (file)
@@ -266,12 +266,11 @@ seconds.
 @item --allow-version-check
 @opindex allow-version-check
 Allow Dirmngr to connect to @code{https://versions.gnupg.org} to get
-the list of current software versions.  If this option is enabled, or
-if @option{use-tor} is active, the list is retrieved when the local
-copy does not exist or is older than 5 to 7 days.  See the option
-@option{--query-swdb} of the command @command{gpgconf} for more
-details.  Note, that regardless of this option a version check can
-always be triggered using this command:
+the list of current software versions.  On debian-packaged versions,
+this option does nothing since software updates should be handled by
+the distribution.  See the option @option{--query-swdb} of the command
+@command{gpgconf} for more details.  Note, that regardless of this
+option a version check can always be triggered using this command:
 
 @example
        gpg-connect-agent --dirmngr 'loadswdb --force' /bye
@@ -313,6 +312,11 @@ not be used a different one can be given using this option.  Note that
 a numerical IP address must be given (IPv6 or IPv4) and that no error
 checking is done for @var{ipaddr}.
 
+@item --disable-ipv4
+@opindex disable-ipv4
+Disable the use of all IPv4 addresses.  This option is mainly useful
+for debugging.
+
 @item --disable-ldap
 @opindex disable-ldap
 Entirely disables the use of LDAP.