Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TIMEW-JOIN(1)			 User Manuals			 TIMEW-JOIN(1)

NAME
       timew-join - join intervals

SYNOPSIS
       timew join <id> <id>

DESCRIPTION
       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 'summary' command, and	specifying the ':ids' hint shows
       interval	IDs. Using the correct IDs, you	can identify an	intervals to
       join.

EXAMPLES
       For example, show the IDs:

	   $ timew summary :week :ids

       Then having selected '@1' and '@2' as the intervals you wish to join:

	   $ timew join	@1 @2

SEE ALSO
       timew-lengthen(1), timew-resize(1), timew-shorten(1), timew-split(1)

timew 1.9.1			  2025-08-27			 TIMEW-JOIN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=timew-join&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help