Put each sentence into separate line

This commit is contained in:
Thomas Lauf 2018-06-23 20:38:26 +02:00
parent e36f658f37
commit e048d63d15
27 changed files with 85 additions and 91 deletions

View file

@ -13,9 +13,8 @@ timew-day \- display day chart
]
.
.SH DESCRIPTION
The day command shows a chart depicting a single day (today by default), with
colored blocks drawn on a timeline. The chart summarizes the tracked and
untracked time.
The day command shows a chart depicting a single day (today by default), with colored blocks drawn on a timeline.
The chart summarizes the tracked and untracked time.
.
Charts accept date ranges and tags for filtering, or shortcut hints:
.
@ -26,8 +25,8 @@ Charts accept date ranges and tags for filtering, or shortcut hints:
The 'reports.day.range' configuration setting overrides the default date range.
The default date range shown is ':day'.
.
The ':blank' hint causes only the excluded time to be shown, with no tracked
time. This can be used to see the exclusions.
The ':blank' hint causes only the excluded time to be shown, with no tracked time.
This can be used to see the exclusions.
.
For more details, and precise times, use the 'summary' report.
.