]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_df.c
Command usage cleanup
[people/ms/u-boot.git] / common / cmd_df.c
index c85b7a62417b8ee5934b7e49649ef89b4d8adf88..d64f9009d7332b745a20a0d4978c774d58b88eba 100644 (file)
@@ -33,5 +33,5 @@ usage:
 
 U_BOOT_CMD(
        sf,     2,      1,      do_serial_flash,
-       "sf     - Serial flash sub-system\n",
+       "Serial flash sub-system",
        "probe [bus:]cs         - init flash device on given SPI bus and CS\n")