From 63d9a037fcf18ca535a95be2aabd6c1b304d7151 Mon Sep 17 00:00:00 2001 From: Sitsofe Wheeler Date: Sun, 13 Aug 2017 08:06:15 +0100 Subject: [PATCH] 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 --- HOWTO | 3 --- fio.1 | 3 --- 2 files changed, 6 deletions(-) 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 -- 2.25.1