General help message cleanup
[oweals/u-boot.git] / board / amcc / canyonlands / bootstrap.c
index 30046fee3ab6d8c051a58f4730dff33c22274b38..6dc2ccae96fc9753d06e4e20f9f3d3593f517eeb 100644 (file)
@@ -191,5 +191,5 @@ static int do_bootstrap(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 U_BOOT_CMD(
        bootstrap,      2,      0,      do_bootstrap,
        "program the I2C bootstrap EEPROM",
-       "<nand|nor> - strap to boot from NAND or NOR flash\n"
-       );
+       "<nand|nor> - strap to boot from NAND or NOR flash"
+);