Remove empty lines at end of file

This commit is contained in:
Thomas Lauf 2018-06-24 10:34:22 +02:00
parent bf9d4d3d68
commit 81056986ab
5 changed files with 5 additions and 8 deletions

View file

@ -24,4 +24,3 @@ The 'report' command itself is optional, which means that these two commands are
$ timew foo :week
.
This does however assume there is a 'foo' extension installed.
.

View file

@ -12,4 +12,3 @@ timew-tags \- display a list of tags
.SH DESCRIPTION
Displays all the tags that have been used by default.
When a filter is specified, shows only the tags that were used during that time.
.

View file

@ -21,4 +21,3 @@ For example:
.
Note that the track command expects a closed interval (start and end time), when recording.
If a closed interval is not provided, the 'track' command behaves the same as the 'start' command.
.