]> git.proxmox.com Git - mirror_frr.git/commitdiff
bgpd: fix missing docstring
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 4 Jun 2018 21:51:07 +0000 (21:51 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 4 Jun 2018 21:51:07 +0000 (21:51 +0000)
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_evpn_vty.c

index f87196426c1b4eda3c6c69a8a842e86434f5321e..a1b9e6e6a62ba0624c197403bbb9d76f76055ba0 100644 (file)
@@ -3256,7 +3256,8 @@ DEFUN(show_bgp_l2vpn_evpn_es,
       L2VPN_HELP_STR
       EVPN_HELP_STR
       "ethernet-Segment\n"
-      "Ethernet-Segment Identifier\n")
+      "Ethernet-Segment Identifier\n"
+      JSON_STR)
 {
        int idx = 0;
        uint8_t uj = 0;