'\" t .\" Title: timew-join .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2023-12-30 .\" Manual: User Manuals .\" Source: timew 1.7.0-dev .\" Language: English .\" .TH "TIMEW\-JOIN" "1" "2023-12-30" "timew 1.7.0\-dev" "User Manuals" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE pass:[blue\ R\ <\ >] .\} .SH "NAME" timew-join \- join intervals .SH "SYNOPSIS" .sp .nf \fBtimew join\fP \fI \fP .fi .br .SH "DESCRIPTION" .sp Joins two intervals, by using the earlier one of the two start times, and the later one of the two end times, and the combined set of tags. Using the \*(Aqsummary\*(Aq command, and specifying the \*(Aq:ids\*(Aq hint shows interval IDs. Using the correct IDs, you can identify an intervals to join. .SH "EXAMPLES" .sp For example, show the IDs: .sp .if n .RS 4 .nf .fam C $ timew summary :week :ids .fam .fi .if n .RE .sp Then having selected \*(Aq@1\*(Aq and \*(Aq@2\*(Aq as the intervals you wish to join: .sp .if n .RS 4 .nf .fam C $ timew join @1 @2 .fam .fi .if n .RE .SH "SEE ALSO" .sp \fBtimew\-lengthen\fP(1), \fBtimew\-resize\fP(1), \fBtimew\-shorten\fP(1), \fBtimew\-split\fP(1)