Command usage cleanup
[oweals/u-boot.git] / drivers / misc / ds4510.c
index 958ff6845416380948691560eb616eb41474d065..8b5fbbc45651a262c825517835e9e9f11d95df23 100644 (file)
@@ -390,7 +390,7 @@ int do_ds4510(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        ds4510, 6,      1,      do_ds4510,
-       "ds4510 - ds4510 eeprom/seeprom/sram/gpio access\n",
+       "ds4510 eeprom/seeprom/sram/gpio access",
        "device [dev]\n"
        "       - show or set current device address\n"
 #ifdef CONFIG_CMD_DS4510_INFO