timewarrior/doc/man/timew-delete.1.in
2018-09-19 07:31:26 +02:00

13 lines
360 B
Groff

.TP
.B timew delete @<id> [@<id> ...]
Deletes an interval. Using the 'summary' command, and specifying the ':ids' hint
shows interval IDs. Using the right ID, you can identify an interval to delete.
For example, show the IDs:
$ timew summary :week :ids
Then having selected '@2' as the interval you wish to delete:
$ timew delete @2
See also 'cancel'.