]> git.sur5r.net Git - u-boot/blobdiff - board/esd/cpci750/cpci750.c
Command usage cleanup
[u-boot] / board / esd / cpci750 / cpci750.c
index 70bae60c68d703f3d3b500482cfe0a6e5756de9f..482663398aae318dbcf150df4f7150b99e9f62b5 100644 (file)
@@ -993,6 +993,6 @@ int do_show_config(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        show_config,    1,      1,      do_show_config,
-       "show_config - Show Marvell strapping register\n",
+       "Show Marvell strapping register",
        "Show Marvell strapping register (ResetSampleLow ResetSampleHigh)\n"
        );