]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Change command help to match man page and implementation
authorArne Schwabe <arne@rfc2549.org>
Thu, 8 Sep 2022 16:14:35 +0000 (18:14 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 8 Sep 2022 16:38:51 +0000 (18:38 +0200)
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220908161435.327109-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25151.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/options.c

index a296086d4f0db917cf4c15fb37c5c13747339ed7..bb5cd875f9a0d51a857634c90c4945c79dd0dc55 100644 (file)
@@ -208,7 +208,7 @@ static const char usage_message[] =
     "                  is established.  Multiple routes can be specified.\n"
     "                  netmask default: 255.255.255.255\n"
     "                  gateway default: taken from --route-gateway or --ifconfig\n"
-    "                  Specify default by leaving blank or setting to \"nil\".\n"
+    "                  Specify default by leaving blank or setting to \"default\".\n"
     "--route-ipv6 network/bits [gateway] [metric] :\n"
     "                  Add IPv6 route to routing table after connection\n"
     "                  is established.  Multiple routes can be specified.\n"