diff options
Diffstat (limited to '')
-rw-r--r-- | doc/dirmngr.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index e27157c00..fcc174f92 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -313,6 +313,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. |