From: Donatas Abraitis Date: Sat, 22 Jun 2019 06:29:19 +0000 (+0300) Subject: rmap: Modify cli helper text for `match_ipv6_next_hop_type_cmd` X-Git-Url: https://git.proxmox.com/?p=mirror_frr.git;a=commitdiff_plain;h=3534257580af198c68f7a2bf313f1582a9743d61 rmap: Modify cli helper text for `match_ipv6_next_hop_type_cmd` Signed-off-by: Donatas Abraitis --- diff --git a/lib/routemap.c b/lib/routemap.c index e8bdaa68f..f548452b7 100644 --- a/lib/routemap.c +++ b/lib/routemap.c @@ -2259,7 +2259,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") {