Trivial Typo's in bier comments/docs.
[vpp.git] / src / vnet / bier / bier_bift_table.c
index 76e29dc..f226779 100644 (file)
@@ -286,6 +286,6 @@ done:
 
 VLIB_CLI_COMMAND (show_bier_bift_command, static) = {
     .path = "show bier bift",
-    .short_help = "show bier bift [set <value> sd <value> bsl <value>]",
+    .short_help = "show bier bift [set <value>] [sd <value>] [bsl <value>]",
     .function = show_bier_bift_cmd,
 };