General help message cleanup
[oweals/u-boot.git] / board / mpl / vcma9 / cmd_vcma9.c
index cbe7fe256e4fb5413a7d255dce0a960077338eba..01607743952b88e22307b66da00f673a9eea2ed5 100644 (file)
@@ -174,5 +174,5 @@ int do_vcma9(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 U_BOOT_CMD(
        vcma9, 6, 1, do_vcma9,
        "VCMA9 specific commands",
-       "flash mem [SrcAddr]\n    - updates U-Boot with image in memory\n"
+       "flash mem [SrcAddr]\n    - updates U-Boot with image in memory"
 );