1TIMEW-RESIZE(1) User Manuals TIMEW-RESIZE(1)
2
3
4
6 timew-resize - set interval duration
7
9 timew resize <id>... <duration>
10
12 The 'resize' command is used to change the duration of a closed
13 interval. Using the 'summary' command, and specifying the ':ids' hint
14 shows interval IDs. Using the right ID, you can identify an interval to
15 resize.
16
18 For example, show the IDs:
19
20 $ timew summary :week :ids
21
22 Then having selected '@3' as the interval you wish to resize:
23
24 $ timew resize @3 15mins
25
26 Note that you can resize multiple intervals,:
27
28 $ timew resize @3 @1 @13 1hour
29
31 timew-lengthen(1), timew-modify(1), timew-shorten(1), timew-summary(1),
32 timew-tag(1), timew-untag(1)
33
34
35
36timew 1.4.3 2021-05-16 TIMEW-RESIZE(1)