]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/common/lcd.c
Command usage cleanup
[karo-tx-uboot.git] / board / esd / common / lcd.c
index 1db8d9058a9310c0d5d4481d2303ea1213602f2f..066df74bf38f25537bbc54b610fde9b25db61ab6 100644 (file)
@@ -372,6 +372,6 @@ int do_esdbmp(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        esdbmp, 2,      1,      do_esdbmp,
-       "esdbmp   - display BMP image\n",
+       "display BMP image",
        "<imageAddr> - display image\n"
 );