Command usage cleanup
[oweals/u-boot.git] / board / amcc / taihu / update.c
index 52bad56bfd68a3096d7091f36e937bba1ed4964a..8e969056cc97d973c51a50920f66ca166d86057c 100644 (file)
@@ -127,6 +127,6 @@ static int update_boot_eeprom(cmd_tbl_t* cmdtp, int flag, int argc, char *argv[]
 
 U_BOOT_CMD (
        update_boot_eeprom, 1, 1, update_boot_eeprom,
-       "update_boot_eeprom  - update boot eeprom content\n",
+       "update boot eeprom content",
        NULL
        );