X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fgtpu%2Fgtpu.c;h=4cb3fa844e6ad1751acae3a3f3728ec98e98f57f;hb=5fb2278cb8badbbfe727acbdcaeda008a7fd2833;hp=8a1610c97e77a3337541f92cfdfdf36872a94229;hpb=32c4d38f7ac6fe22abb0b4859f6075bb9b661773;p=vpp.git diff --git a/src/plugins/gtpu/gtpu.c b/src/plugins/gtpu/gtpu.c index 8a1610c97e7..4cb3fa844e6 100644 --- a/src/plugins/gtpu/gtpu.c +++ b/src/plugins/gtpu/gtpu.c @@ -1089,7 +1089,7 @@ set_ip6_gtpu_bypass (vlib_main_t * vm, VLIB_CLI_COMMAND (set_interface_ip6_gtpu_bypass_command, static) = { .path = "set interface ip6 gtpu-bypass", .function = set_ip6_gtpu_bypass, - .short_help = "set interface ip gtpu-bypass [del]", + .short_help = "set interface ip6 gtpu-bypass [del]", }; /* *INDENT-ON* */