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,15 +13,14 @@ timew-summary \- display a time-tracking summary
]
.
.SH DESCRIPTION
Displays a report summarizing tracked and untracked time for the current day by
default. Accepts date ranges and tags for filtering, or shortcut hints:
Displays a report summarizing tracked and untracked time for the current day by default.
Accepts date ranges and tags for filtering, or shortcut hints:
.
$ timew summary monday - today
$ timew summary :week
$ timew summary :month
.
The ':ids' hint adds an 'ID' column to the summary report output for interval
modification.
The ':ids' hint adds an 'ID' column to the summary report output for interval modification.
.
See also 'day', 'week', 'month', 'shorten', 'lengthen', 'tag', 'untag'.
.