mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Add tests for configurable report range, update man page
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
c8eee25f5b
commit
55ad661e0d
3 changed files with 70 additions and 6 deletions
|
@ -27,5 +27,6 @@ The value has to be a range hint, see timew-hints(7).
|
|||
Defaults to `:all`
|
||||
|
||||
**reports.**__<name>__**.range**::
|
||||
Set the date range for report _name_, where _name_ is the name of the report executable without its extension (i.e. a report executable 'foo.py' is referred to by 'foo').
|
||||
Set the date range for report _name_, used if no _range_ is given on the command line.
|
||||
Here, _name_ is the name of the report executable without its extension (i.e. a report executable 'foo.py' is referred to by 'foo').
|
||||
The value has to be a range hint, see timew-hints(7).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue