]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
undo accidential duplication of existing "--iroute" line in the help text
authorGert Doering <gert@greenie.muc.de>
Tue, 16 Feb 2010 15:34:40 +0000 (16:34 +0100)
committerGert Doering <gert@greenie.muc.de>
Sun, 24 Apr 2011 15:22:36 +0000 (17:22 +0200)
options.c

index 1ff7b6b702351ff4e9f56548cde8f18f18fc020d..3413070249e57b0d31aebc16b49e1558c9ea095b 100644 (file)
--- a/options.c
+++ b/options.c
@@ -400,7 +400,6 @@ static const char usage_message[] =
   "                  remote, overrides --ifconfig-ipv6-pool allocation.\n"
   "                  Only valid in a client-specific config file.\n"
   "--iroute network [netmask] : Route subnet to client.\n"
-  "--iroute network [netmask] : Route subnet to client.\n"
   "--iroute-ipv6 network/bits : Route IPv6 subnet to client.\n"
   "                  Sets up internal routes only.\n"
   "                  Only valid in a client-specific config file.\n"