]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_diag.c
ppc/85xx: Fix inclusion of 83xx immap in 85xx builds
[karo-tx-uboot.git] / common / cmd_diag.c
index c2a617547f152847932afc72f829db8bab11ccb2..0436c492f48b793a5cb84b6bf9e0b61db5bc9179 100644 (file)
@@ -72,5 +72,5 @@ U_BOOT_CMD(
        "         - print information about specified tests\n"
        "diag run - run all available tests\n"
        "diag run [test1 [test2]]\n"
-       "         - run specified tests\n"
+       "         - run specified tests"
 );