]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/cmd_mmc.c
more command usage cleanup
[karo-tx-uboot.git] / common / cmd_mmc.c
index 16c919be8342f2974b835edf805bc1d7187b139a..ee94470da023c93845b2de41b81732689100c773 100644 (file)
@@ -166,7 +166,7 @@ int do_mmcops(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        mmc, 6, 1, do_mmcops,
-       "mmc    - MMC sub system\n",
+       "MMC sub system",
        "mmc read <device num> addr blk# cnt\n"
        "mmc write <device num> addr blk# cnt\n"
        "mmc rescan <device num>\n"