coreutils/doc
Assaf Gordon c6389a1340 date: add '--debug' option
Usage example:
    date --debug -d 'now + 3 days'

Print parsing and debugging information to stderr when using date's
-d/--date option.
See: http://lists.gnu.org/archive/html/coreutils/2016-01/msg00076.html

* src/date.c (main): Add '--debug' option, enable debugging
in gnulib's parse-datetime.y module.
* tests/misc/date.pl: Repeat tests with '--debug' enable, ensure
no regression.
* tests/misc/date-debug.sh: Test output of '--debug' option.
* tests/local.mk: Add above test.
* NEWS: Mention new option.
* doc/coreutils.texi: Likewise.
2016-09-08 01:00:23 -04:00
..
.gitignore build: update to latest gnulib 2015-02-11 03:58:55 +00:00
ChangeLog-2007 maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00
coreutils.texi date: add '--debug' option 2016-09-08 01:00:23 -04:00
local.mk maint: remove temporary doc/constants.texi-t during build 2016-01-13 12:11:39 +00:00
perm.texi maint: update all copyright year number ranges 2016-01-01 14:10:41 +00:00