mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 02:22:48 +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 data nexthop",
|
||||
"Sharp routing Protocol\n"
|
||||
"Nexthop information\n"
|
||||
"Data Dump\n")
|
||||
"Data about what is going on\n"
|
||||
"Nexthop information\n")
|
||||
{
|
||||
sharp_nh_tracker_dump(vty);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user