aboutsummaryrefslogtreecommitdiff
path: root/coreutils
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils')
-rw-r--r--coreutils/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in
index d2c3c6431..232612877 100644
--- a/coreutils/Config.in
+++ b/coreutils/Config.in
@@ -92,7 +92,8 @@ config CONFIG_FEATURE_DATE_ISOFMT
92 default y 92 default y
93 depends on CONFIG_DATE 93 depends on CONFIG_DATE
94 help 94 help
95 Please submit a patch to add help text for this item. 95 Enable option (-I) to output an ISO-8601 compliant
96 date/time string.
96 97
97config CONFIG_DD 98config CONFIG_DD
98 bool "dd" 99 bool "dd"