Merge branch 'doc_runtime' of https://github.com/sitsofe/fio
authorJens Axboe <axboe@kernel.dk>
Sun, 27 Aug 2017 16:04:28 +0000 (10:04 -0600)
committerJens Axboe <axboe@kernel.dk>
Sun, 27 Aug 2017 16:04:28 +0000 (10:04 -0600)
HOWTO
fio.1

diff --git a/HOWTO b/HOWTO
index 4192ac73e1758d0daab27d68ba3443af7d1bdcf5..f36d4a77908502497697f8fa47b732ebc2b2c158 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -111,9 +111,6 @@ Command line options
        format.  `json+` is like `json`, except it adds a full dump of the latency
        buckets.
 
-.. option:: --runtime
-       Limit run time to runtime seconds.
-
 .. option:: --bandwidth-log
 
        Generate aggregate bandwidth logs.
diff --git a/fio.1 b/fio.1
index a0f1a24d1801b24f7985a713cb37ec896b6e46f7..b8b3da2f94e495484b50b9e39ccc599bec98d1f6 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -29,9 +29,6 @@ Set the reporting \fIformat\fR to `normal', `terse', `json', or
 is a CSV based format. `json+' is like `json', except it adds a full
 dump of the latency buckets.
 .TP
-.BI \-\-runtime \fR=\fPruntime
-Limit run time to \fIruntime\fR seconds.
-.TP
 .BI \-\-bandwidth\-log
 Generate aggregate bandwidth logs.
 .TP