From d8524fbef4a97a76bac9ff58c660af6fa17ebcff Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Sat, 22 Jun 2019 09:29:19 +0300 Subject: [PATCH] rmap: Modify cli helper text for `match_ipv6_next_hop_type_cmd` Signed-off-by: Donatas Abraitis --- lib/routemap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/routemap.c b/lib/routemap.c index 47cc2e294a..5405f6bcc7 100644 --- a/lib/routemap.c +++ b/lib/routemap.c @@ -2434,7 +2434,7 @@ DEFUN (no_match_ipv6_address_prefix_list, DEFUN(match_ipv6_next_hop_type, match_ipv6_next_hop_type_cmd, "match ipv6 next-hop type ", MATCH_STR IPV6_STR - "Match address of route\n" + "Match next-hop address of route\n" "Match entries by type\n" "Blackhole\n") { -- 2.39.5