From: Sitsofe Wheeler Date: Sun, 13 Aug 2017 07:06:15 +0000 (+0100) Subject: doc: remove '--runtime' command line option X-Git-Tag: fio-3.1~40^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=63d9a037fcf18ca535a95be2aabd6c1b304d7151;p=fio.git doc: remove '--runtime' command line option 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 --- diff --git a/HOWTO b/HOWTO index 4192ac73..f36d4a77 100644 --- 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 a0f1a24d..b8b3da2f 100644 --- 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