Merge branch 'master' of git://git.denx.de/u-boot-net
[platform/kernel/u-boot.git] / board / BuS / EB+MCF-EV123 / EB+MCF-EV123.c
index 753d85b..02a095e 100644 (file)
@@ -155,7 +155,7 @@ int do_vcimage (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        vcimage,        2,      0,      do_vcimage,
-       "vcimage - loads an image to Display\n",
+       "loads an image to Display",
        "vcimage addr\n"
 );