'\" t .\" Title: timew-stop .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2023-10-14 .\" Manual: User Manuals .\" Source: timew 1.7.0 .\" Language: English .\" .TH "TIMEW\-STOP" "1" "2023-10-14" "timew 1.7.0" "User Manuals" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE pass:[blue\ R\ <\ >] .\} .SH "NAME" timew-stop \- stop time tracking .SH "SYNOPSIS" .sp .nf \fBtimew stop\fP [\fI\fP] [\fI\fP\fB...\fP] .fi .br .SH "DESCRIPTION" .sp Stops tracking time. If tags are specified, then they are no longer tracked. If no tags are specified, all tracking stops. .SH "EXAMPLES" .sp For example: .sp .if n .RS 4 .nf .fam C $ timew start tag1 tag2 \&... $ timew stop tag1 .fam .fi .if n .RE .sp Initially time is tracked for both \*(Aqtag1\*(Aq and \*(Aqtag2\*(Aq, then \*(Aqtag1\*(Aq tracking is stopped, leaving tag2 active. To stop all tracking: .sp .if n .RS 4 .nf .fam C $ timew stop .fam .fi .if n .RE .SH "SEE ALSO" .sp \fBtimew\-cancel\fP(1), \fBtimew\-continue\fP(1), \fBtimew\-start\fP(1), \fBtimew\-track\fP(1)