mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 13:21:51 +00:00
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>
This commit is contained in:
commit
3b6134583f
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user