]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/qe/qe.c
General help message cleanup
[people/ms/u-boot.git] / drivers / qe / qe.c
index f114fe06a42b5523eec38471fe6a2a76b28ec0e0..918bfa748e0932cc73c96d164f3f1cfe342b10c3 100644 (file)
@@ -473,5 +473,6 @@ U_BOOT_CMD(
        qe, 4, 0, qe_cmd,
        "QUICC Engine commands",
        "fw <addr> [<length>] - Upload firmware binary at address <addr> to "
-               "the QE,\n\twith optional length <length> verification.\n"
-       );
+               "the QE,\n"
+       "\twith optional length <length> verification."
+);