summaryrefslogtreecommitdiff
path: root/cmd/scsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/scsi.c')
-rw-r--r--cmd/scsi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/scsi.c b/cmd/scsi.c
index ad7d8a4b664..5e732c1e50a 100644
--- a/cmd/scsi.c
+++ b/cmd/scsi.c
@@ -45,7 +45,7 @@ static int do_scsi(struct cmd_tbl *cmdtp, int flag, int argc,
U_BOOT_CMD(
scsi, 5, 1, do_scsi,
"SCSI sub-system",
- "scsi info - show available SCSI devices\n"
+ "info - show available SCSI devices\n"
"scsi scan - (re-)scan SCSI bus\n"
"scsi device [dev] - show or set current device\n"
"scsi part [dev] - print partition table of one or all SCSI devices\n"