TW-1307
- TW-1307 burndown is aliased to burndown.weekly (thanks to darkfeline).
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -208,3 +208,4 @@ suggestions:
|
||||
Jeremiah Marks
|
||||
Profpatsch
|
||||
Bernd Humpa
|
||||
darkfeline
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -129,12 +129,12 @@ Shows all tasks matching the filter, that block other tasks.
|
||||
|
||||
.TP
|
||||
.B task <filter> 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 <filter> 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 <filter> burndown.monthly
|
||||
|
||||
Reference in New Issue
Block a user