]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_sf.c
Command usage cleanup
[u-boot] / common / cmd_sf.c
index 6dc522d7a271537cf2b5d804e5a82a7fe1a16c2e..6a60b16805b261013bd21722d1821cb92d174524 100644 (file)
@@ -181,7 +181,7 @@ usage:
 
 U_BOOT_CMD(
        sf,     5,      1,      do_spi_flash,
-       "sf     - SPI flash sub-system\n",
+       "SPI flash sub-system",
        "probe [bus:]cs [hz] [mode]     - init flash device on given SPI bus\n"
        "                                 and chip select\n"
        "sf read addr offset len        - read `len' bytes starting at\n"