diff options
| author | Gert Doering <gert@greenie.muc.de> | 2010-02-16 16:34:40 +0100 |
|---|---|---|
| committer | Gert Doering <gert@greenie.muc.de> | 2011-04-24 17:22:36 +0200 |
| commit | 3abe93572f331eacfadc9fc995cd8ab34985ed6c (patch) | |
| tree | d433a4f5839fb517aa92ebdb19113aef0ea4b2f8 | |
| parent | 4341f7c507f0a3e960c03f595dbeee7c3e1e628e (diff) | |
undo accidential duplication of existing "--iroute" line in the help text
| -rw-r--r-- | options.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |
