summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2016-07-28 12:38:20 +0100
committerPádraig Brady <P@draigBrady.com>2016-07-28 12:38:20 +0100
commit5bbce2d2d76edc24caf0888888a1e20cf23151ef (patch)
treece68d7ba213016c3f86772e803abfb197c06ee1c /doc/coreutils.texi
parent558ce3044d5e22890b272b4e90f3ac0b236726a0 (diff)
downloadcoreutils-5bbce2d2d76edc24caf0888888a1e20cf23151ef.tar.xz
doc: revert recent date(1) synopsis change
* src/date.c (usage): This was thought to introduce other ambiguities, and was inconsistent with the format presented in the touch(1) docs. * doc/coreutils.texi (date invocation): Likewise. See http://bugs.gnu.org/24077
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index b85404b5c..914aec725 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -15018,7 +15018,7 @@ Synopses:
@example
date [@var{option}]@dots{} [+@var{format}]
date [-u|--utc|--universal] @c this avoids a newline in the output
-[ mmddHHMM[[CC]yy][.SS] ]
+[ MMDDhhmm[[CC]YY][.ss] ]
@end example
@vindex LC_TIME