mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-01 05:26:20 +02:00
date: remove confusing and unneeded sentence from --help
It makes it unclear what 'sequences' refers to, and the -u option already says enough.
This commit is contained in:
committed by
Jim Meyering
parent
baad54258d
commit
127c689f64
+1
-2
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user