]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/cmd_ubi.c
General help message cleanup
[karo-tx-uboot.git] / common / cmd_ubi.c
index 64a730724c6e9cd3af24885bf9dfa33032b10e99..bbca3892c93830b8a5cbf101ef77ca05355d398d 100644 (file)
@@ -609,5 +609,5 @@ U_BOOT_CMD(ubi, 6, 1, do_ubi,
        "[Legends]\n"
        " volume: charater name\n"
        " size: KiB, MiB, GiB, and bytes\n"
-       " type: s[tatic] or d[ynamic] (default=dynamic)\n"
+       " type: s[tatic] or d[ynamic] (default=dynamic)"
 );