diff --git a/doc/man/timew-export.1.in b/doc/man/timew-export.1.in index 8501082c..e978a2f3 100644 --- a/doc/man/timew-export.1.in +++ b/doc/man/timew-export.1.in @@ -17,4 +17,4 @@ Supports filtering. For example: . $ timew export from 2016-01-01 for 3wks tag1 -. +. \ No newline at end of file diff --git a/doc/man/timew-help.1.in b/doc/man/timew-help.1.in index 180035c5..84c5a58a 100644 --- a/doc/man/timew-help.1.in +++ b/doc/man/timew-help.1.in @@ -28,4 +28,4 @@ For example: $ timew help date $ timew help duration $ timew help dom -. +. \ No newline at end of file diff --git a/doc/man/timew-report.1.in b/doc/man/timew-report.1.in index 584fb209..de8b322a 100644 --- a/doc/man/timew-report.1.in +++ b/doc/man/timew-report.1.in @@ -23,5 +23,4 @@ The 'report' command itself is optional, which means that these two commands are $ timew report foo :week $ timew foo :week . -This does however assume there is a 'foo' extension installed. -. +This does however assume there is a 'foo' extension installed. \ No newline at end of file diff --git a/doc/man/timew-tags.1.in b/doc/man/timew-tags.1.in index c4223c8b..5b37f175 100644 --- a/doc/man/timew-tags.1.in +++ b/doc/man/timew-tags.1.in @@ -11,5 +11,4 @@ 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. -. +When a filter is specified, shows only the tags that were used during that time. \ No newline at end of file diff --git a/doc/man/timew-track.1.in b/doc/man/timew-track.1.in index 5d8b80c4..d9a254df 100644 --- a/doc/man/timew-track.1.in +++ b/doc/man/timew-track.1.in @@ -20,5 +20,4 @@ For example: $ timew track 9am - 11am 'Staff Meeting' . 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. -. +If a closed interval is not provided, the 'track' command behaves the same as the 'start' command. \ No newline at end of file