From e28ee21dbc2be7cec02e68c6318def0b6798d797 Mon Sep 17 00:00:00 2001 From: Lars Marowsky-Bree Date: Wed, 25 Feb 2015 16:26:19 +0100 Subject: [PATCH] Add --output-format option to manpage. Signed-off-by: Jens Axboe --- fio.1 | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.25.1