summaryrefslogtreecommitdiffstats
path: root/board/delta/delta.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/delta/delta.c')
-rw-r--r--board/delta/delta.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/delta/delta.c b/board/delta/delta.c
index 878416f73d..73e6c3e374 100644
--- a/board/delta/delta.c
+++ b/board/delta/delta.c
@@ -259,7 +259,7 @@ int do_kbd (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
U_BOOT_CMD(
kbd, 1, 1, do_kbd,
- "kbd - read keyboard status\n",
+ "read keyboard status",
NULL
);
OpenPOWER on IntegriCloud