doc: remove '--runtime' command line option
authorSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 13 Aug 2017 07:06:15 +0000 (08:06 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Fri, 18 Aug 2017 18:34:20 +0000 (19:34 +0100)
Commit 5bba8b3acee1bf1359470a82cac030942018405a ("Remove '--runtime'
command line option") removed the --runtime option from the fio tool and
its internal help. This commit removes it from the documentation files
too.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
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