timew-cancel - Man Page

cancel time tracking

Synopsis

timew cancel

Description

If there is an open interval, it is abandoned.

Examples

Cancel with active time tracking

$ timew start
...
$ timew cancel
Canceled active time tracking.

This deletes the open interval.

Cancel with no active time tracking

...
$ timew stop
$ timew cancel
There is no active time tracking.

Cancel has no effect, only a warning is printed.

See Also

timew-continue(1), timew-start(1), timew-stop(1), timew-track(1)

Referenced By

timew(1), timew-continue(1), timew-delete(1), timew-start(1), timew-stop(1), timew-track(1).

2024-01-27 timew 1.7.0 User Manuals