summaryrefslogtreecommitdiff
path: root/src/date.c
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2008-08-07 00:01:16 +0200
committerJim Meyering <meyering@redhat.com>2008-08-11 09:47:01 +0200
commit127c689f64912ecdf00b3075b9be3c8d8dcfd89a (patch)
tree3b4128504cfd2b6931ea6c09a63140a5c6493f4f /src/date.c
parentbaad54258df518fb6216f4b931f91ef469b59ac6 (diff)
downloadcoreutils-127c689f64912ecdf00b3075b9be3c8d8dcfd89a.tar.xz
date: remove confusing and unneeded sentence from --help
It makes it unclear what 'sequences' refers to, and the -u option already says enough.
Diffstat (limited to 'src/date.c')
-rw-r--r--src/date.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/date.c b/src/date.c
index 9592bf816..3cfcc6265 100644
--- a/src/date.c
+++ b/src/date.c
@@ -152,8 +152,7 @@ Display the current time in the given FORMAT, or set the system date.\n\
fputs (VERSION_OPTION_DESCRIPTION, stdout);
fputs (_("\
\n\
-FORMAT controls the output. The only valid option for the second form\n\
-specifies Coordinated Universal Time. Interpreted sequences are:\n\
+FORMAT controls the output. Interpreted sequences are:\n\
\n\
%% a literal %\n\
%a locale's abbreviated weekday name (e.g., Sun)\n\