]> git.puffer.fish Git - mirror/frr.git/commitdiff
bgpd: Fix help strings
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Jan 2017 20:51:41 +0000 (15:51 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Jan 2017 20:52:16 +0000 (15:52 -0500)
Fix the missing help strings

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_mplsvpn.c

index d13de9b9e65f3e36f6a0bf8cbbc6d7a203af7c6a..cfdb9f3ce62d020c6ddb97678004cd9a1bc11cb0 100644 (file)
@@ -1001,6 +1001,7 @@ DEFUN (show_ip_bgp_vpn_rd,
        IP_STR
        BGP_STR
        BGP_AFI_HELP_STR
+       "Address Family modifier\n"
        "Display information for a route distinguisher\n"
        "VPN Route Distinguisher\n")
 {