ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
[platform/kernel/u-boot.git] / common / cmd_display.c
index 4102424..3422395 100644 (file)
@@ -74,5 +74,5 @@ U_BOOT_CMD(
        "display string on dot matrix display",
        "[<string>]\n"
        "    - with <string> argument: display <string> on dot matrix display\n"
-       "    - without arguments: clear dot matrix display\n"
+       "    - without arguments: clear dot matrix display"
 );