Merge pull request #1007 from donaldsharp/clear_help_str

bgpd: Fix bgp clear help string
This commit is contained in:
David Lamparter 2017-08-21 14:22:54 +02:00 committed by GitHub
commit 56f11e60fb

View File

@ -6145,6 +6145,8 @@ DEFUN (clear_ip_bgp_all,
IP_STR
BGP_STR
BGP_INSTANCE_HELP_STR
BGP_AFI_HELP_STR
BGP_SAFI_WITH_LABEL_HELP_STR
"Clear all peers\n"
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
@ -6153,8 +6155,6 @@ DEFUN (clear_ip_bgp_all,
"Clear all external peers\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
BGP_AFI_HELP_STR
BGP_SAFI_WITH_LABEL_HELP_STR
BGP_SOFT_STR
BGP_SOFT_IN_STR
BGP_SOFT_OUT_STR