[PATCH] Change timeout to runtime and rearrange option entries
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 1c8dd4ea3bc90681b4534c0d6a7e10d5ba5cc3c8..57c0730b13d0ef7ef8b257a97ff56c1181aa53cf 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -347,7 +347,7 @@ startdelay=int      Start this job the specified number of seconds after fio
                jobs, and you want to delay starting some jobs to a certain
                time.
 
                jobs, and you want to delay starting some jobs to a certain
                time.
 
-timeout=int    Tell fio to terminate processing after the specified number
+runtime=int    Tell fio to terminate processing after the specified number
                of seconds. It can be quite hard to determine for how long
                a specified job will run, so this parameter is handy to
                cap the total runtime to a given time.
                of seconds. It can be quite hard to determine for how long
                a specified job will run, so this parameter is handy to
                cap the total runtime to a given time.