Remove trailing whitespace

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-02-15 17:00:50 +01:00
parent ff6e9a4776
commit 8022d88034
5 changed files with 5 additions and 9 deletions

View file

@ -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'.

View file

@ -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

View file

@ -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.

View file

@ -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

View file

@ -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.