]> git.ipfire.org Git - thirdparty/coreutils.git/commit
date: new option spelling --rfc-email
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Jan 2017 07:15:43 +0000 (23:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Jan 2017 07:59:01 +0000 (23:59 -0800)
commit0b61395910b8640dd0215279101db920fe0a3e06
tree8c371ec24fbd7ab33a51e700908143c092afae15
parent103d2b92da4bd5582dc598690458b07612ec846c
date: new option spelling --rfc-email

* NEWS:
* doc/coreutils.texi (Time conversion specifiers)
(Options for date, Examples of date): Document this.
* src/date.c (rfc_email_format): Rename from rfc_2822_format.
All uses changed.
(usage, long_options): Support --rfc-email.
NEWS
doc/coreutils.texi
src/date.c