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

@ -27,4 +27,3 @@ Supported DOM references are:
dom.tracked.1.json Tracked Nth, interval as JSON
.
dom.rc.<name> Configuration setting
.

View file

@ -57,4 +57,3 @@ Examples:
.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.
.

View file

@ -51,4 +51,3 @@ Range hints provide convenient shortcuts to date ranges:
:friday Previous friday
:saturday Previous saturday
:sunday Previous sunday
.

View file

@ -27,4 +27,3 @@ Examples are:
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.
.