bgp: Fix incorrect cli

The optional parameter was entered as {JSON}
when it should have been {json}

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
Donald Sharp 2016-09-23 09:06:24 -04:00
parent e3e29b328d
commit 847e983fb5

View File

@ -8036,7 +8036,7 @@ DEFUN (show_bgp_ipv4_prefix,
DEFUN (show_bgp_ipv6_route,
show_bgp_ipv6_route_cmd,
"show bgp ipv6 X:X::X:X {JSON}",
"show bgp ipv6 X:X::X:X {json}",
SHOW_STR
BGP_STR
"Address family\n"