mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Changed configuration option name and added documentation.
This commit is contained in:
parent
1d804ae7c8
commit
cb07e93ddd
3 changed files with 18 additions and 2 deletions
|
@ -540,6 +540,12 @@ Taskwarrior supports command aliases. This alias provides an alternate name
|
|||
any of the commands. Several commands you may use are actually aliases -
|
||||
the 'history' report, for example, or 'export'.
|
||||
|
||||
.TP
|
||||
.B burndown.cumulative=0
|
||||
May be "1" or "0", and controls the behaviour of the burndown command. When set
|
||||
to 1, it sums up all completed tasks, otherwise they only get plotted in the
|
||||
interval where the task was completed. Defaults to 1.
|
||||
|
||||
.SS DATES
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue