mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Add EXAMPLES section
This commit is contained in:
parent
81056986ab
commit
f53c6c4412
19 changed files with 38 additions and 0 deletions
|
@ -11,6 +11,8 @@ timew-join \- join intervals
|
|||
Joins two intervals, by using the earlier of the two start times, and the later of the two end times, and the combined set of tags.
|
||||
Using the 'summary' command, and specifying the ':ids' hint shows interval IDs.
|
||||
Using the correct IDs, you can identify an intervals to join.
|
||||
.
|
||||
.SH EXAMPLES
|
||||
For example, show the IDs:
|
||||
.
|
||||
$ timew summary :week :ids
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue