summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorliang xie <xieliang007@gmail.com>2012-08-31 08:22:42 -0700
committerJens Axboe <axboe@kernel.dk>2012-08-31 08:22:42 -0700
commitb2cecdc28469f8042d6cc3d83d83b18086845f18 (patch)
treee313ecca6fab74e9977235357a902681a3f6467c /README
parente7cb819ba0979f62a9fcc5445b306e737f94fae1 (diff)
downloadfio-b2cecdc28469f8042d6cc3d83d83b18086845f18.tar.gz
fio:modify a deprecated parameter(change timeout to runtime)
since "timeout" had been deprecated long long ago, we should replace to "runtime" both in code and docs Signed-off-by: Liang Xie <xieliang@xiaomi.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8514c732..c629e2db 100644
--- a/README
+++ b/README
@@ -121,7 +121,7 @@ Command line
$ fio
--debug Enable some debugging options (see below)
--output Write output to file
- --timeout Runtime in seconds
+ --runtime Runtime in seconds
--latency-log Generate per-job latency logs
--bandwidth-log Generate per-job bandwidth logs
--minimal Minimal (terse) output