doc: make date(1) synopsis consistent with output +FORMAT
commit8d1b1630800ee339ce635647500d5b5943b37e4d
authorPádraig Brady <P@draigBrady.com>
Wed, 27 Jul 2016 09:05:20 +0000 (27 10:05 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 27 Jul 2016 16:08:24 +0000 (27 17:08 +0100)
treeb0b2d3d4e63288fd2997e368c217f6f658b6883a
parenta69e54cfdf7e5d8c2c3fe315ded649272d7e8711
doc: make date(1) synopsis consistent with output +FORMAT

* src/date.c (usage): Make the characters used to summarize
the input format, match the output +FORMAT characters.
* doc/coreutils.texi (date invocation): Likewise.
Fixes http://bugs.gnu.org/24077
doc/coreutils.texi
src/date.c