Add 'unlink_each_loop' option
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 0085b7471ff669119b669495b591a3053ff10c32..9d71a96cc844c0dfa5a248d49e59f6813db254b9 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1334,6 +1334,8 @@ unlink=bool       Unlink the job files when done. Not the default, as repeated
                runs of that job would then waste time recreating the file
                set again and again.
 
+unlink_each_loop=bool  Unlink job files after each iteration or loop.
+
 loops=int      Run the specified number of iterations of this job. Used
                to repeat the same workload a given number of times. Defaults
                to 1.