]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/taishan/update.c
Command usage cleanup
[people/ms/u-boot.git] / board / amcc / taishan / update.c
index 96b918be0bac490e31759e3ad2305060d904d358..63f874488e68366fefa116cc7dd1f0e01501a82c 100644 (file)
@@ -74,5 +74,5 @@ int do_update_boot_eeprom(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
 }
 
 U_BOOT_CMD(update_boot_eeprom, 1, 1, do_update_boot_eeprom,
-          "update_boot_eeprom  - update bootstrap eeprom content\n", NULL);
+          "update bootstrap eeprom content", NULL);
 #endif