aboutsummaryrefslogtreecommitdiff
path: root/options.c
diff options
context:
space:
mode:
authorGert Doering <gert@greenie.muc.de>2010-02-16 16:34:40 +0100
committerGert Doering <gert@greenie.muc.de>2011-04-24 17:22:36 +0200
commit3abe93572f331eacfadc9fc995cd8ab34985ed6c (patch)
treed433a4f5839fb517aa92ebdb19113aef0ea4b2f8 /options.c
parentadd some TODOs to TODO.IPv6 (diff)
downloadopenvpn-3abe93572f331eacfadc9fc995cd8ab34985ed6c.tar.xz
undo accidential duplication of existing "--iroute" line in the help text
Diffstat (limited to '')
-rw-r--r--options.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/options.c b/options.c
index 1ff7b6b..3413070 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"