diff options
Diffstat (limited to 'coreutils')
-rw-r--r-- | coreutils/Config.in | 3 |
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 default y depends on CONFIG_DATE help - Please submit a patch to add help text for this item. + Enable option (-I) to output an ISO-8601 compliant + date/time string. config CONFIG_DD bool "dd" |