]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_ubi.c
Command usage cleanup
[karo-tx-uboot.git] / common / cmd_ubi.c
index 305e2e17aea56b6be521dcd69c3985c7d4c1ab44..b99fd58638b83763f4e20c1593ff012c37b46c5a 100644 (file)
@@ -600,7 +600,7 @@ static int do_ubi(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
 }
 
 U_BOOT_CMD(ubi, 6, 1, do_ubi,
-       "ubi      - ubi commands\n",
+       "ubi commands",
        "part [nand|nor|onenand] [part]"
                " - Show or set current partition\n"
        "ubi info [l[ayout]]"