man/man1/tork-engine.1 in tork-19.2.2 vs man/man1/tork-engine.1 in tork-19.3.0
- old
+ new
@@ -1,6 +1,6 @@
-.TH TORK\-ENGINE 1 2013\-05\-04 19.2.2
+.TH TORK\-ENGINE 1 2013\-05\-05 19.3.0
.SH NAME
.PP
tork\-engine \- wraps
.BR tork-master (1)
with bookkeeping
@@ -48,9 +48,12 @@
Stops all tests that are currently running and exits.
.SS Output
.PP
This program prints the following messages, which are single\-line JSON arrays,
to stdout.
+.TP
+\fB\fC["idle"]\fR
+All tests have finished running and no tests are queued for running either.
.TP
\fB\fC["pass_now_fail",\fR \fItest_file\fP\fB\fC,\fR \fImessage\fP\fB\fC]\fR
A previously passing \fItest_file\fP has now failed. See \fImessage\fP for details.
.TP
\fB\fC["fail_now_pass",\fR \fItest_file\fP\fB\fC,\fR \fImessage\fP\fB\fC]\fR
\ No newline at end of file