]> git.puffer.fish Git - matthieu/frr.git/commitdiff
pimd: fix show command for protocol counter
authorChirag Shah <chirag@cumulusnetworks.com>
Tue, 2 May 2017 14:29:59 +0000 (07:29 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Tue, 2 May 2017 14:29:59 +0000 (07:29 -0700)
Fix the command syntex for single interface command

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
pimd/pim_cmd.c

index 326e3262f430a40f3a08501db524e23a81a43a8e..d206a7aec7003663235504df7cfc9e95c983c830 100644 (file)
@@ -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