summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Marowsky-Bree <lmb@suse.com>2015-02-25 16:26:19 +0100
committerMohamad Ayyash <mkayyash@google.com>2015-03-06 17:58:17 -0800
commitdbb438e0f3f43a3e1c2f45265e80d9659d10a488 (patch)
treed99d00cb7b33184968de55d76235762096e7912e
parent842d2e2a85cb0f1ef11409a4f3b09d8a2e7a68cc (diff)
downloadfio-dbb438e0f3f43a3e1c2f45265e80d9659d10a488.tar.gz
Add --output-format option to manpage.
Signed-off-by: Jens Axboe <axboe@fb.com>
-rw-r--r--fio.13
1 files changed, 3 insertions, 0 deletions
diff --git a/fio.1 b/fio.1
index 33b26cca..b746da1f 100644
--- a/fio.1
+++ b/fio.1
@@ -20,6 +20,9 @@ list all available tracing options.
.BI \-\-output \fR=\fPfilename
Write output to \fIfilename\fR.
.TP
+.BI \-\-output-format \fR=\fPformat
+Set the reporting format to \fInormal\fR, \fIterse\fR, or \fIjosn\fR.
+.TP
.BI \-\-runtime \fR=\fPruntime
Limit run time to \fIruntime\fR seconds.
.TP