]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_df.c
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
[u-boot] / common / cmd_df.c
index c85b7a62417b8ee5934b7e49649ef89b4d8adf88..7f957fed472b152cb779d62934407d22e0f8c936 100644 (file)
@@ -33,5 +33,5 @@ usage:
 
 U_BOOT_CMD(
        sf,     2,      1,      do_serial_flash,
-       "sf     - Serial flash sub-system\n",
-       "probe [bus:]cs         - init flash device on given SPI bus and CS\n")
+       "Serial flash sub-system",
+       "probe [bus:]cs         - init flash device on given SPI bus and CS")