timew-stop - Man Page

stop time tracking

Synopsis

timew stop [<date>] [<tag>...]

Description

Stops tracking time. If tags are specified, then they are no longer tracked. If no tags are specified, all tracking stops.

Examples

For example:

$ timew start tag1 tag2
...
$ timew stop tag1

Initially time is tracked for both 'tag1' and 'tag2', then 'tag1' tracking is stopped, leaving tag2 active. To stop all tracking:

$ timew stop

See Also

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

Referenced By

timew(1), timew-cancel(1), timew-continue(1), timew-start(1), timew-track(1).

2024-01-27 timew 1.7.0 User Manuals