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:
Donald Sharp 2020-07-10 21:52:54 -04:00
parent 469d627747
commit bcc519dce5

View File

@ -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);