General help message cleanup
[oweals/u-boot.git] / cpu / mpc83xx / speed.c
index 9b7e7b576e04e241515c7c74b89d0176183b7b3d..95b558f926f24ec3d5bf7ac15cb643185baa762a 100644 (file)
@@ -545,5 +545,5 @@ int do_clocks (cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(clocks, 1, 0, do_clocks,
        "print clock configuration",
-       "    clocks\n"
+       "    clocks"
 );