Merge branch 'delete-instead-of-unlink' of https://github.com/edigaryev/fio
[fio.git] / HOWTO.rst
index fb067fe52844cb4fb3c1ad3bf192807b8007e5dc..6a2040721c62ce3b12f64cde82b76d93a5854b70 100644 (file)
--- a/HOWTO.rst
+++ b/HOWTO.rst
@@ -971,13 +971,13 @@ Target file/device
 
 .. option:: unlink=bool
 
-       Unlink the job files when done. Not the default, as repeated runs of that
+       Unlink (delete) 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. Default:
        false.
 
 .. option:: unlink_each_loop=bool
 
-       Unlink job files after each iteration or loop.  Default: false.
+       Unlink (delete) job files after each iteration or loop.  Default: false.
 
 .. option:: zonemode=str