]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/BuS/EB+MCF-EV123/EB+MCF-EV123.c
Command usage cleanup
[karo-tx-uboot.git] / board / BuS / EB+MCF-EV123 / EB+MCF-EV123.c
index 753d85b1b205767044a690f20e0a8e597744c3a5..02a095ef8df4fb401b5324dfc76dc3f37c77ce10 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"
 );