From 30b5d57f63c75ca60aca97ff2aa6f652ac775c30 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 24 Apr 2013 21:11:35 -0600 Subject: [PATCH] Update man page with new command line options Signed-off-by: Jens Axboe --- fio.1 | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.25.1