aboutsummaryrefslogtreecommitdiff
path: root/miscutils/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/time.c')
-rw-r--r--miscutils/time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/time.c b/miscutils/time.c
index e377bb6b7..c443ef909 100644
--- a/miscutils/time.c
+++ b/miscutils/time.c
@@ -9,7 +9,7 @@
9 Heavily modified for busybox by Erik Andersen <andersen@codepoet.org> 9 Heavily modified for busybox by Erik Andersen <andersen@codepoet.org>
10*/ 10*/
11//config:config TIME 11//config:config TIME
12//config: bool "time" 12//config: bool "time (7 kb)"
13//config: default y 13//config: default y
14//config: help 14//config: help
15//config: The time command runs the specified program with the given arguments. 15//config: The time command runs the specified program with the given arguments.