mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 03:28:31 +00:00
sharpd: Cleanup help text
Help text was a bit inconsistent/wrong. Fix it like you mixed it. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
469d627747
commit
bcc519dce5
@ -131,8 +131,8 @@ DEFPY(sharp_nht_data_dump,
|
|||||||
sharp_nht_data_dump_cmd,
|
sharp_nht_data_dump_cmd,
|
||||||
"sharp data nexthop",
|
"sharp data nexthop",
|
||||||
"Sharp routing Protocol\n"
|
"Sharp routing Protocol\n"
|
||||||
"Nexthop information\n"
|
"Data about what is going on\n"
|
||||||
"Data Dump\n")
|
"Nexthop information\n")
|
||||||
{
|
{
|
||||||
sharp_nh_tracker_dump(vty);
|
sharp_nh_tracker_dump(vty);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user