mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-10 14:35:35 +00:00
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")
|
"Description of the interactive help system\n")
|
||||||
{
|
{
|
||||||
vty_out(vty,
|
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\
|
anytime at the command line please press '?'.\n\
|
||||||
\n\
|
\n\
|
||||||
If nothing matches, the help list will be empty and you must backup\n\
|
If nothing matches, the help list will be empty and you must backup\n\
|
||||||
|
Loading…
Reference in New Issue
Block a user