mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Remove empty lines at end of file
This commit is contained in:
parent
bf9d4d3d68
commit
81056986ab
5 changed files with 5 additions and 8 deletions
|
@ -17,4 +17,4 @@ Supports filtering.
|
||||||
For example:
|
For example:
|
||||||
.
|
.
|
||||||
$ timew export from 2016-01-01 for 3wks tag1
|
$ timew export from 2016-01-01 for 3wks tag1
|
||||||
.
|
.
|
|
@ -28,4 +28,4 @@ For example:
|
||||||
$ timew help date
|
$ timew help date
|
||||||
$ timew help duration
|
$ timew help duration
|
||||||
$ timew help dom
|
$ timew help dom
|
||||||
.
|
.
|
|
@ -23,5 +23,4 @@ The 'report' command itself is optional, which means that these two commands are
|
||||||
$ timew report foo :week
|
$ timew report foo :week
|
||||||
$ timew 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.
|
||||||
.
|
|
|
@ -11,5 +11,4 @@ timew-tags \- display a list of tags
|
||||||
.
|
.
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Displays all the tags that have been used by default.
|
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.
|
||||||
.
|
|
|
@ -20,5 +20,4 @@ For example:
|
||||||
$ timew track 9am - 11am 'Staff Meeting'
|
$ timew track 9am - 11am 'Staff Meeting'
|
||||||
.
|
.
|
||||||
Note that the track command expects a closed interval (start and end time), when recording.
|
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.
|
||||||
.
|
|
Loading…
Add table
Add a link
Reference in a new issue