From: Chirag Shah Date: Tue, 2 May 2017 14:29:59 +0000 (-0700) Subject: pimd: fix show command for protocol counter X-Git-Tag: reindent-master-before~191^2~3 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=a5ae6fbededcd3459831d6305930e9f42fe1047d;p=mirror%2Ffrr.git pimd: fix show command for protocol counter Fix the command syntex for single interface command Signed-off-by: Chirag Shah --- diff --git a/pimd/pim_cmd.c b/pimd/pim_cmd.c index 326e3262f4..d206a7aec7 100644 --- a/pimd/pim_cmd.c +++ b/pimd/pim_cmd.c @@ -3157,7 +3157,7 @@ DEFUN (show_ip_pim_interface_traffic, DEFUN (show_ip_pim_interface_traffic_single, show_ip_pim_interface_traffic_single_cmd, - "show ip pim interface traffic (WORD) {json}", + "show ip pim interface traffic WORD {json}", SHOW_STR IP_STR PIM_STR