General help message cleanup
[oweals/u-boot.git] / board / amcc / acadia / cmd_acadia.c
index d47cf1af5742856b00b85341b191c0f0f37f830a..c427f9ebc673f9328512fd07ba034fde5c197980 100644 (file)
@@ -97,5 +97,5 @@ static int do_bootstrap(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 U_BOOT_CMD(
        bootstrap,      3,      0,      do_bootstrap,
        "program the I2C bootstrap EEPROM",
-       "<cpu-freq> <nor|nand> - program the I2C bootstrap EEPROM\n"
-       );
+       "<cpu-freq> <nor|nand> - program the I2C bootstrap EEPROM"
+);