Add --output-format option to manpage.
authorLars Marowsky-Bree <lmb@suse.com>
Wed, 25 Feb 2015 15:26:19 +0000 (16:26 +0100)
committerJens Axboe <axboe@fb.com>
Wed, 25 Feb 2015 15:27:32 +0000 (08:27 -0700)
Signed-off-by: Jens Axboe <axboe@fb.com>
fio.1

diff --git a/fio.1 b/fio.1
index 33b26ccadac74a457b94c77437bf7c08d869f7ba..b746da1fa569b49843a1372dc9072cc64013fc83 100644 (file)
--- 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