summaryrefslogtreecommitdiffstats
path: root/commands/dhrystone.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/dhrystone.c')
-rw-r--r--commands/dhrystone.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/commands/dhrystone.c b/commands/dhrystone.c
index 203acce94d..f6772267b3 100644
--- a/commands/dhrystone.c
+++ b/commands/dhrystone.c
@@ -432,8 +432,7 @@ again:
}
BAREBOX_CMD_HELP_START(dhrystone)
-BAREBOX_CMD_HELP_TEXT(
-"this command runs the dhrystone benchmark to get an estimation of the CPU freq")
+BAREBOX_CMD_HELP_TEXT("Run dhrystone benchmark to get an estimation of the CPU freq")
BAREBOX_CMD_HELP_END
BAREBOX_CMD_START(dhrystone)