1TIMEW-FILL(1) User Manuals TIMEW-FILL(1)
2
3
4
6 timew-fill - adjust intervals to fill in surrounding gaps
7
9 timew fill <id>...
10
12 The 'fill' command is used to adjust any interval to fill in
13 surrounding gaps. Using the 'summary' command, and specifying the
14 ':ids' hint shows interval IDs. Using the right ID, you can identify an
15 interval to fill.
16
18 For example, show the IDs:
19
20 $ timew summary :week :ids
21
22 Then having selected '@2' as the interval you wish to fill:
23
24 $ timew fill @2
25
26 Note that you can fill multiple intervals:
27
28 $ timew fill @2 @10 @23
29
31 timew-hints(1)
32
33
34
35timew 1.4.3 2021-05-16 TIMEW-FILL(1)