mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1307
- TW-1307 burndown is aliased to burndown.weekly (thanks to darkfeline).
This commit is contained in:
parent
3afaa2fd0b
commit
6ad9ef78ba
3 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue