From 96f8d55c4f5093fa59c168361c0428b53b6d2d06 Mon Sep 17 00:00:00 2001 From: lemmi Date: Mon, 8 May 2023 18:05:01 +0200 Subject: correct -6 option in manpage Signed-off-by: lemmi Reviewed-by: David Gibson Signed-off-by: Stefano Brivio --- passt.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/passt.1 b/passt.1 index 9c4da20..19e01d5 100644 --- a/passt.1 +++ b/passt.1 @@ -310,7 +310,7 @@ By default, IPv6 operation is enabled as long as at least an IPv6 default route and an interface address are configured on a given host interface. .TP -.BR \-4 ", " \-\-ipv6-only +.BR \-6 ", " \-\-ipv6-only Enable IPv6-only operation. IPv4 traffic will be ignored. By default, IPv4 operation is enabled as long as at least an IPv4 default route and an interface address are configured on a given host interface. -- cgit v1.2.3