diff options
Diffstat (limited to 'bgpd/bgp_bmp.c')
| -rw-r--r-- | bgpd/bgp_bmp.c | 4 | 
1 files changed, 1 insertions, 3 deletions
diff --git a/bgpd/bgp_bmp.c b/bgpd/bgp_bmp.c index f1ad6a1e75..db330f998c 100644 --- a/bgpd/bgp_bmp.c +++ b/bgpd/bgp_bmp.c @@ -1942,9 +1942,7 @@ DEFPY(no_bmp_listener_main,  DEFPY(bmp_connect,        bmp_connect_cmd, -      "[no] bmp connect HOSTNAME port (1-65535) " -		"{min-retry (100-86400000)" -		"|max-retry (100-86400000)}", +      "[no] bmp connect HOSTNAME port (1-65535) {min-retry (100-86400000)|max-retry (100-86400000)}",        NO_STR        BMP_STR        "Actively establish connection to monitoring station\n"  | 
