mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Specify ranges without ':' in configuration
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
edfabcc1e5
commit
c6130157c6
6 changed files with 17 additions and 18 deletions
|
@ -63,8 +63,8 @@ Default value is 'yes'.
|
|||
|
||||
**reports.summary.range**::
|
||||
Set the date range for the summary report.
|
||||
The value has to be a range hint, see timew-hints(7).
|
||||
Default value is ':day'
|
||||
The value has to correspond to a range hint, see timew-hints(7).
|
||||
Default value is 'day'
|
||||
|
||||
**reports.summary.weekdays**::
|
||||
Determines whether the weekday column is shown in the summary.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue