mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added report.<type>.cell to the man page
This commit is contained in:
parent
254d95cc41
commit
53d47106b4
1 changed files with 10 additions and 0 deletions
|
@ -596,6 +596,16 @@ Default value is 'off'.
|
||||||
The debug output prefix string.
|
The debug output prefix string.
|
||||||
Default value is '>>'.
|
Default value is '>>'.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B reports.<type>.cell = 15
|
||||||
|
.br
|
||||||
|
Determines how many minutes are represented by a single character cell, for the
|
||||||
|
charts.
|
||||||
|
A value of '15' means that an hour is represented by 60/15, or 4 character cells.
|
||||||
|
Suitable values are the divisors of 60 (30, 20, 15, 12, ...).
|
||||||
|
Default value is '15'.
|
||||||
|
Type is one of 'month', 'week', 'day'.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B reports.<type>.day = yes
|
.B reports.<type>.day = yes
|
||||||
.br
|
.br
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue