]> 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:42:59 +0000 (18:42 +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>
(cherry picked from commit 2b4f3ea880377401275baf965ff603f30cde36f1)

src/openvpn/options.c

index 2206d9f4e180436890540148f33c7a3132385585..20d1273f37ce83da2ed268ff5e2a42d4a0077e70 100644 (file)
@@ -198,7 +198,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"