mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Renamed rc.reports.<type>.24h to rc.reports.<type>.hours
This commit is contained in:
parent
6688e98c1a
commit
ad870a3cb3
1 changed files with 3 additions and 3 deletions
|
@ -328,10 +328,10 @@ The debug output prefix string.
|
|||
Default value is '>>'.
|
||||
|
||||
.TP
|
||||
.B reports.<type>.24h = off
|
||||
.B reports.<type>.hours = all
|
||||
.br
|
||||
Determines whether the <type> report shows all 24 hours in a day, or is limited
|
||||
to only hours where data is tracked. Default value is 'off'.
|
||||
Determines how the <type> report shows all the hours in a day ('all'), or is
|
||||
limited to only hours where data is tracked ('auto'). Default value is 'all'.
|
||||
Type is one of 'month', 'week', 'day'.
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue