]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c
Command usage cleanup
[karo-tx-uboot.git] / board / freescale / mpc8610hpcd / mpc8610hpcd_diu.c
index 2320c0f138725a9f9deb3b6de62454eef7748161..2b2d5d7ec2733b12a9b3812af2e5c0f796fc4121 100644 (file)
@@ -138,7 +138,7 @@ int mpc8610diu_init_show_bmp(cmd_tbl_t *cmdtp,
 
 U_BOOT_CMD(
        diufb, CONFIG_SYS_MAXARGS, 1, mpc8610diu_init_show_bmp,
-       "diufb - Init or Display BMP file\n",
+       "Init or Display BMP file",
        "init\n    - initialize DIU\n"
        "addr\n    - display bmp at address 'addr'\n"
        );