mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Update EXAMPLES section
This commit is contained in:
parent
fc49a4003a
commit
1c85721876
24 changed files with 213 additions and 170 deletions
|
@ -16,16 +16,18 @@ Using the right ID, you can identify an interval to shorten.
|
|||
.
|
||||
.SH EXAMPLES
|
||||
For example, show the IDs:
|
||||
.
|
||||
$ timew summary :week :ids
|
||||
.
|
||||
.RS
|
||||
$ timew summary :week :ids
|
||||
.RE
|
||||
.br
|
||||
Then having selected '@2' as the interval you wish to shorten:
|
||||
.
|
||||
$ timew shorten @2 10mins
|
||||
.
|
||||
.RS
|
||||
$ timew shorten @2 10mins
|
||||
.RE
|
||||
Note that you can shorten multiple intervals,:
|
||||
.
|
||||
$ timew shorten @2 @10 @23 1hour
|
||||
.RS
|
||||
$ timew shorten @2 @10 @23 1hour
|
||||
.RE
|
||||
.
|
||||
.SH "SEE ALSO"
|
||||
.BR timew-lengthen (1),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue