1TIMEW-SHORTEN(1) User Manuals TIMEW-SHORTEN(1)
2
3
4
6 timew-shorten - shorten intervals
7
9 timew shorten <id>... <duration>
10
12 The 'shorten' command is used to advance the end date 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 shorten.
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 shorten:
23
24 $ timew shorten @2 10mins
25
26 Note that you can shorten multiple intervals,:
27
28 $ timew shorten @2 @10 @23 1hour
29
31 timew-lengthen(1), timew-modify(1), timew-resize(1), timew-summary(1),
32 timew-tag(1), timew-untag(1)
33
34
35
36timew 1.6.0 2023-09-18 TIMEW-SHORTEN(1)