From: Gert Doering Date: Tue, 16 Feb 2010 15:34:40 +0000 (+0100) Subject: undo accidential duplication of existing "--iroute" line in the help text X-Git-Tag: v2.3-alpha1~239^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3abe93572f331eacfadc9fc995cd8ab34985ed6c;p=thirdparty%2Fopenvpn.git undo accidential duplication of existing "--iroute" line in the help text --- diff --git a/options.c b/options.c index 1ff7b6b70..341307024 100644 --- 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"