forked from Mirror/frr
Merge pull request #16909 from donaldsharp/help
lib: Help text correction
This commit is contained in:
commit
2203dc4777
|
@ -1454,7 +1454,7 @@ DEFUN (config_help,
|
|||
"Description of the interactive help system\n")
|
||||
{
|
||||
vty_out(vty,
|
||||
"Quagga VTY provides advanced help feature. When you need help,\n\
|
||||
"FRR VTY provides advanced help feature. When you need help,\n\
|
||||
anytime at the command line please press '?'.\n\
|
||||
\n\
|
||||
If nothing matches, the help list will be empty and you must backup\n\
|
||||
|
|
Loading…
Reference in a new issue