- Update man page relatively to the fix of bug #986

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Louis-Claude Canon 2012-04-28 18:09:50 -04:00 committed by Paul Beckingham
parent b5f4fa03d2
commit 9bfda55000
2 changed files with 6 additions and 4 deletions

View file

@ -20,8 +20,8 @@ Bugs
+ Fixed bug #968, a typo in the 'edit' command text (thanks to Victor Roetman).
+ Fixed bug #973, including 'urgency' in the 'export' output (thanks to Andy
Spiegl).
+ Fixed bug #986, so that the 'info' report uses the correct date format
(thanks to Louis-Claude Canon).
+ Fixed bug #986, so that the 'info' report uses the correct date format, also
applied patch to correct documentation (thanks to Louis-Claude Canon).
+ Applied patch for bug #987, so that total active time does not continue to
accumulate after an active task is completed (thanks to Louis-Claude Canon).
+ Fixed bug #988, updating the documentation so that 'undo.data' usage is more

View file

@ -466,9 +466,11 @@ Enables the extension system. Defaults to on.
This is a string of characters that define how taskwarrior formats date values.
The precedence order for the configuration variable is report.X.dateformat then
dateformat.report then dateformat. While report.X.dateformat only formats the
due date in reports, dateformat.report formats the due date both in reports
due date in reports, report.info.dateformat formats all the displayed dates of
"task info" except for the date in each journal entry.
dateformat.report formats the date both in reports
and "task info". If both of these are not set then dateformat will be applied
to the due date. Entered dates as well as all other displayed dates in reports
to the date. Entered dates as well as all other displayed dates in reports
are formatted according to dateformat.
The default value is: m/d/Y. The string should contain the characters: