diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c index 0e9c71c1ee..f045d17000 100644 --- a/bgpd/bgp_route.c +++ b/bgpd/bgp_route.c @@ -9478,7 +9478,7 @@ peer_adj_routes (struct vty *vty, struct peer *peer, afi_t afi, safi_t safi, DEFUN (show_ip_bgp_instance_neighbor_advertised_route, show_ip_bgp_instance_neighbor_advertised_route_cmd, - "show [ip] bgp [ WORD] []|ipv6 []|encap [unicast]|vpnv4 [unicast]>] neighbors [ [route-map WORD]] [json]", + "show [ip] bgp [ WORD] []|ipv6 []|encap [unicast]|vpnv4 [unicast]>] neighbors [route-map WORD] [json]", SHOW_STR IP_STR BGP_STR