]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_log.c
General help message cleanup
[u-boot] / common / cmd_log.c
index a03835d021611e2c4af2a06acb754143953b4fd6..d422d9f924645c78dcee351406b0f6cb0cd1bda2 100644 (file)
@@ -256,7 +256,7 @@ U_BOOT_CMD(
        "info   - show pointer details\n"
        "log reset  - clear contents\n"
        "log show   - show contents\n"
-       "log append <msg> - append <msg> to the logbuffer\n"
+       "log append <msg> - append <msg> to the logbuffer"
 );
 
 static int logbuff_printk(const char *line)