Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TIMEW-STOP(1)			  User Manuals			   TIMEW-STOP(1)

NAME
     timew-stop - 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)

timew 1.9.1			   2025-08-27			   TIMEW-STOP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=timew-stop&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help