]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_sata.c
General help message cleanup
[people/ms/u-boot.git] / common / cmd_sata.c
index e84977870ab7b96a17635b01b45f2c2bbbde3a48..a8147e0e0fe672349ff476e88c04783d0b333f78 100644 (file)
@@ -200,4 +200,5 @@ U_BOOT_CMD(
        "sata device [dev] - show or set current device\n"
        "sata part [dev] - print partition table\n"
        "sata read addr blk# cnt\n"
-       "sata write addr blk# cnt\n");
+       "sata write addr blk# cnt"
+);