Skip to content

Commit 0f9d541

Browse files
committed
stat: Update manual and help to add latency-stats option
1 parent 2ab2a2a commit 0f9d541

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

HOWTO

+4
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,10 @@ Command line options
299299
Use the directory specified by `path` for generated state files instead
300300
of the current working directory.
301301

302+
.. option:: --latency-stats=nr
303+
304+
Change default latency stats number.
305+
302306
Any parameters following the options will be assumed to be job files, unless
303307
they match a job file parameter. Multiple job files can be listed and each job
304308
file will be regarded as a separate group. Fio will :option:`stonewall`

fio.1

+3
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ Set this \fIcommand\fR as remote trigger.
176176
.BI \-\-aux\-path \fR=\fPpath
177177
Use the directory specified by \fIpath\fP for generated state files instead
178178
of the current working directory.
179+
.TP
180+
.BI \-\-latency\-stats \fR=\fPnr
181+
Change default latency stats number.
179182
.SH "JOB FILE FORMAT"
180183
Any parameters following the options will be assumed to be job files, unless
181184
they match a job file parameter. Multiple job files can be listed and each job

0 commit comments

Comments
 (0)