Split poisson rate control into read/write/trim
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index 3348513678780b6d86b6be67d2c22be9b5233bd6..b59025dc983375408350d6a09ba7afbb59428829 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -1548,6 +1548,10 @@ Wait for preceding jobs in the job file to exit before starting this one.
 Start a new reporting group.  If not given, all jobs in a file will be part
 of the same reporting group, unless separated by a stonewall.
 .TP
+.BI stats \fR=\fPbool
+By default, fio collects and shows final output results for all jobs that run.
+If this option is set to 0, then fio will ignore it in the final stat output.
+.TP
 .BI numjobs \fR=\fPint
 Number of clones (processes/threads performing the same workload) of this job.
 Default: 1.