From: Lars Marowsky-Bree Date: Wed, 25 Feb 2015 15:26:19 +0000 (+0100) Subject: Add --output-format option to manpage. X-Git-Tag: fio-2.2.6~6 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e28ee21dbc2be7cec02e68c6318def0b6798d797;p=fio.git Add --output-format option to manpage. Signed-off-by: Jens Axboe --- 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