summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-03-07 16:13:49 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2017-03-07 16:13:49 +0100
commit3b6134583fde24e136c4aaf30d6d3082b9cba48e (patch)
treeca79cfe47f308f33dac94d70892b396f6803fde1
parentMerge branch 'frr/pull/246' ("Pim command cleanup") (diff)
parentvtysh: Fix cli help string to have only 1 mention of vty_socket (diff)
downloadfrr-3b6134583fde24e136c4aaf30d6d3082b9cba48e.tar.xz
frr-3b6134583fde24e136c4aaf30d6d3082b9cba48e.zip
Merge branch 'frr/pull/255' ("vtysh: Fix cli help string to have only 1 mention of vty_socket")
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
-rw-r--r--vtysh/vtysh_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vtysh/vtysh_main.c b/vtysh/vtysh_main.c
index a24571a2b..3dffa05ac 100644
--- a/vtysh/vtysh_main.c
+++ b/vtysh/vtysh_main.c
@@ -147,7 +147,6 @@ usage (int status)
"-f, --inputfile Execute commands from specific file and exit\n" \
"-E, --echo Echo prompt and command in -c mode\n" \
"-C, --dryrun Check configuration for validity and exit\n" \
- " --vty_socket Override vty socket path\n" \
"-m, --markfile Mark input file with context end\n" \
" --vty_socket Override vty socket path\n" \
" --config_dir Override config directory path\n" \