]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/cmd_dataflash_mmc_mux.c
General help message cleanup
[karo-tx-uboot.git] / common / cmd_dataflash_mmc_mux.c
index 4b2cf1c2c2d84c5a0f52e7fb0160ea6cac87a19c..97e303e9431826660bed68ebb7e45c3babe41d35 100644 (file)
@@ -61,5 +61,5 @@ U_BOOT_CMD(
        dataflash_mmc_mux, 2, 1, do_dataflash_mmc_mux,
        "dataflash_mmc_mux\t- enable or disable MMC or SPI\n",
        "[mmc, spi]\n"
-       "    - enable or disable MMC or SPI\n"
+       "    - enable or disable MMC or SPI"
 );