mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Remove trailing whitespace
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
ff6e9a4776
commit
8022d88034
5 changed files with 5 additions and 9 deletions
|
@ -141,4 +141,4 @@ Type is one of 'month', 'week', 'day'.
|
|||
.B verbose = yes
|
||||
Determines whether Timewarrior generates feedback.
|
||||
May be overridden by the ':quiet' hint.
|
||||
Default value is 'yes'.
|
||||
Default value is 'yes'.
|
|
@ -26,5 +26,4 @@ Supported DOM references are:
|
|||
dom.tracked.1.duration Tracked Nth, elapsed
|
||||
dom.tracked.1.json Tracked Nth, interval as JSON
|
||||
.
|
||||
dom.rc.<name> Configuration setting
|
||||
.
|
||||
dom.rc.<name> Configuration setting
|
|
@ -56,5 +56,4 @@ Examples:
|
|||
10d 10 days
|
||||
.br
|
||||
Note that the year, quarter and month terms are imprecise, being defined as 365d, 91d and 30d respectively.
|
||||
For precision use the other terms.
|
||||
.
|
||||
For precision use the other terms.
|
|
@ -50,5 +50,4 @@ Range hints provide convenient shortcuts to date ranges:
|
|||
:thursday Previous thursday
|
||||
:friday Previous friday
|
||||
:saturday Previous saturday
|
||||
:sunday Previous sunday
|
||||
.
|
||||
:sunday Previous sunday
|
|
@ -26,5 +26,4 @@ Examples are:
|
|||
2h ago
|
||||
for 2h
|
||||
.br
|
||||
An interval is said to be 'closed' if there is both a start and end, and 'open' if there is no end date.
|
||||
.
|
||||
An interval is said to be 'closed' if there is both a start and end, and 'open' if there is no end date.
|
Loading…
Add table
Add a link
Reference in a new issue