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

FreeBSD Manual Pages

  
 
  

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

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

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

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

home | help