Update man page with new command line options
Signed-off-by: Jens Axboe <[email protected]>
diff --git a/fio.1 b/fio.1
index eddc265..401d956 100644
--- a/fio.1
+++ b/fio.1
@@ -54,6 +54,12 @@
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