General help message cleanup
[oweals/u-boot.git] / board / amcc / katmai / cmd_katmai.c
index 2c2849b015a50b70d14fe75e198bad1d48858377..335d30c368e749ddd2a9f8b5f18b1ea754ea7eb0 100644 (file)
@@ -214,5 +214,5 @@ static int do_bootstrap(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 U_BOOT_CMD(
        bootstrap,      3,      1,      do_bootstrap,
        "program the serial device strap",
-       "wrclk [prom0|prom1] - program the serial device strap\n"
-       );
+       "wrclk [prom0|prom1] - program the serial device strap"
+);