parse: remove dead code
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index d1acebcdeef1e55f50686ab3cb877ad2aa52ed9b..696664afb0818d40e7d6d217b7af60ee10fefd05 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -1246,6 +1246,9 @@ multiple times. Thus it will not work on eg network or splice IO.
 .BI unlink \fR=\fPbool
 Unlink job files when done.  Default: false.
 .TP
+.BI unlink_each_loop \fR=\fPbool
+Unlink job files after each iteration or loop.  Default: false.
+.TP
 .BI loops \fR=\fPint
 Specifies the number of iterations (runs of the same workload) of this job.
 Default: 1.