Fix a couple help strings in zebra.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
"show zebra client",
SHOW_STR
"Zebra information\n"
- "Client information")
+ "Client information\n")
{
struct listnode *node;
struct zserv *client;
show_zebra_client_summary_cmd,
"show zebra client summary",
SHOW_STR
- "Zebra information brief"
- "Client information brief")
+ "Zebra information brief\n"
+ "Client information brief\n"
+ "Brief Summary\n")
{
struct listnode *node;
struct zserv *client;