General help message cleanup
[oweals/u-boot.git] / board / prodrive / pdnb3 / pdnb3.c
index 877728403fd105cefdb2283f76368cb1c7fbaefb..c323456d607ec1fe13e8fc8a59b1c78604c23b7c 100644 (file)
@@ -228,7 +228,7 @@ int do_fpga(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 U_BOOT_CMD(
        fpga,     2,     0,      do_fpga,
        "boot FPGA",
-       "address size\n    - boot FPGA with gzipped image at <address>\n"
+       "address size\n    - boot FPGA with gzipped image at <address>"
 );
 
 #if defined(CONFIG_CMD_PCI) || defined(CONFIG_PCI)