summaryrefslogtreecommitdiffstats
path: root/common/cmd_df.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_df.c')
-rw-r--r--common/cmd_df.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_df.c b/common/cmd_df.c
index c85b7a6241..d64f9009d7 100644
--- a/common/cmd_df.c
+++ b/common/cmd_df.c
@@ -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")
OpenPOWER on IntegriCloud