From: Jens Axboe Date: Thu, 25 Apr 2013 03:11:35 +0000 (-0600) Subject: Update man page with new command line options X-Git-Tag: fio-2.1~16 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;ds=sidebyside;h=30b5d57f63c75ca60aca97ff2aa6f652ac775c30;p=fio.git Update man page with new command line options Signed-off-by: Jens Axboe --- diff --git a/fio.1 b/fio.1 index eddc2652..401d9566 100644 --- a/fio.1 +++ b/fio.1 @@ -54,6 +54,12 @@ Convert \fIjobfile\fR to a set of command-line options. Specifies when real-time ETA estimate should be printed. \fIwhen\fR may be one of `always', `never' or `auto'. .TP +.BI \-\-eta\-newline \fR=\fPtime +Force an ETA newline for every `time` period passed. +.TP +.BI \-\-status\-interval \fR=\fPtime +Report full output status every `time` period passed. +.TP .BI \-\-readonly Turn on safety read-only checks, preventing any attempted write. .TP