The --latency-log argument is no longer accepted; fio returns
an error message saying it is deprecated.  So, remove it from
the manpage.

Signed-off-by: Robert Elliott <[email protected]>
---
 fio.1 |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/fio.1 b/fio.1
index 89cbb820f1a9..fa2ac70c2e5d 100644
--- a/fio.1
+++ b/fio.1
@@ -23,9 +23,6 @@ Write output to \fIfilename\fR.
 .BI \-\-runtime \fR=\fPruntime
 Limit run time to \fIruntime\fR seconds.
 .TP
-.B \-\-latency\-log
-Generate per-job latency logs.
-.TP
 .B \-\-bandwidth\-log
 Generate per-job bandwidth logs.
 .TP

Reply via email to