]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_mgdisk.c
various cmd_* files: remove the command name from the help message
[people/ms/u-boot.git] / common / cmd_mgdisk.c
index 51c994b6f91862f87725fddc6bc8df03ee79580c..d99af2d265f1ca0eb246e4e3cf0e0c43f53196ce 100644 (file)
@@ -61,7 +61,7 @@ int do_mg_disk_cmd (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
 
 U_BOOT_CMD(
        mgd,    5,      0,      do_mg_disk_cmd,
-       "mgd     - mgine m[g]flash command\n",
+       "mgine m[g]flash command\n",
        ": mgine mflash IO mode (disk) command\n"
        "    - initialize : mgd init\n"
        "    - random read : mgd read [from] [to] [size]\n"