Add 'wait_for_previous' as an alias for the 'stonewall' option
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 5e9b390bcf3902ce8f3d4400e102f49ace9f2329..88bd5e6c14f0f1ff356fbab964fd0a12a0a63c61 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -992,7 +992,8 @@ verify_backlog_batch=int    Control how many blocks fio will verify
                if verify_backlog_batch is larger than verify_backlog, some
                blocks will be verified more than once.
                
                if verify_backlog_batch is larger than verify_backlog, some
                blocks will be verified more than once.
                
-stonewall      Wait for preceeding jobs in the job file to exit, before
+stonewall
+wait_for_previous Wait for preceeding jobs in the job file to exit, before
                starting this one. Can be used to insert serialization
                points in the job file. A stone wall also implies starting
                a new reporting group.
                starting this one. Can be used to insert serialization
                points in the job file. A stone wall also implies starting
                a new reporting group.