diff --git a/AUTHORS b/AUTHORS index 86ed68c76..cbcb80fd6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -208,3 +208,4 @@ suggestions: Jeremiah Marks Profpatsch Bernd Humpa + darkfeline diff --git a/ChangeLog b/ChangeLog index de1b738be..f30dfc259 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,7 @@ - TW-1301 Virtual tag +PENDING (thanks to Profpatsch). - TW-1302 CmdShow.cpp:244: bad length in substr ? (thanks to David Binderman). - TW-1304 Minor build and install fix for NetBSD (thanks to atomicules). +- TW-1307 burndown is aliased to burndown.weekly (thanks to darkfeline). - Removed deprecated 'echo.command' setting, in favor of the 'header' and 'affected' verbosity tokens. - Removed deprecated 'edit.verbose' setting, in favor of the 'edit' verbosity diff --git a/doc/man/task.1.in b/doc/man/task.1.in index 3113ee1b3..79df33646 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -129,12 +129,12 @@ Shows all tasks matching the filter, that block other tasks. .TP .B task burndown.daily -Shows a graphical burndown chart, by day. Note that 'burndown' is an alias to -the 'burndown.daily' report. +Shows a graphical burndown chart, by day. .TP .B task burndown.weekly -Shows a graphical burndown chart, by week. +Shows a graphical burndown chart, by week. Note that 'burndown' is an alias to +the 'burndown.weekly' report. .TP .B task burndown.monthly