]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/pxa255_idp/pxa_idp.c
Command usage cleanup
[people/ms/u-boot.git] / board / pxa255_idp / pxa_idp.c
index b0aa8dda8895335c0c783b8587b6b4876716f6d5..aa598aaa44d21a9360b6a35c4a5ea7a0fb40b6a5 100644 (file)
@@ -128,7 +128,7 @@ int do_idpcmd(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 }
 
 U_BOOT_CMD(idpcmd, CONFIG_SYS_MAXARGS, 0, do_idpcmd,
-          "idpcmd    - custom IDP command\n",
+          "custom IDP command",
           "no args at this time\n"
 );