Command usage cleanup
[oweals/u-boot.git] / board / ads5121 / ads5121_diu.c
index 11e2be781f44859efe2b8770100b7edaf1881ab2..4f7dda0e3e76f6bcdf05e988c5950a91aff6a0a6 100644 (file)
@@ -101,7 +101,7 @@ int ads5121diu_init_show_bmp(cmd_tbl_t *cmdtp,
 
 U_BOOT_CMD(
        diufb, CONFIG_SYS_MAXARGS, 1, ads5121diu_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"
        );