plugins: clean up plugin descriptions
[vpp.git] / src / plugins / ioam / encap / ip6_ioam_trace.c
index 148d566..ddd9ae9 100644 (file)
@@ -409,7 +409,7 @@ VLIB_CLI_COMMAND (ip6_show_ioam_trace_cmd, static) = {
 /* *INDENT-OFF* */
 VLIB_PLUGIN_REGISTER () = {
     .version = VPP_BUILD_VER,
-    .description = "Inbound OAM",
+    .description = "Inbound Operations, Administration, and Maintenance (OAM)",
 };
 /* *INDENT-ON* */