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 c4bcbcbc9..5a8fa4c0b 100644
--- a/miscutils/time.c
+++ b/miscutils/time.c
@@ -10,7 +10,7 @@
10 * Heavily modified for busybox by Erik Andersen <andersen@codepoet.org> 10 * Heavily modified for busybox by Erik Andersen <andersen@codepoet.org>
11 */ 11 */
12//config:config TIME 12//config:config TIME
13//config: bool "time (6.8 kb)" 13//config: bool "time (8.1 kb)"
14//config: default y 14//config: default y
15//config: help 15//config: help
16//config: The time command runs the specified program with the given arguments. 16//config: The time command runs the specified program with the given arguments.