diff options
Diffstat (limited to 'doc/dirmngr.texi')
-rw-r--r-- | doc/dirmngr.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index 7a6ba47b4..027bb949d 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -314,9 +314,10 @@ a numerical IP address must be given (IPv6 or IPv4) and that no error checking is done for @var{ipaddr}. @item --disable-ipv4 +@item --disable-ipv6 @opindex disable-ipv4 -Disable the use of all IPv4 addresses. This option is mainly useful -for debugging. +@opindex disable-ipv6 +Disable the use of all IPv4 or IPv6 addresses. @item --disable-ldap @opindex disable-ldap |