[PATCH] Split out the verify io parts
[fio.git] / README
diff --git a/README b/README
index d063df9fc184f4a8f804253bbbf521bd03ccda6d..2a245dce1850bd7bc7e265d35d4616a828c65d3a 100644 (file)
--- a/README
+++ b/README
@@ -115,6 +115,7 @@ The job file parameters are:
        bwavgtime=x     Average bandwidth stats over an x msec window.
        create_serialize=x      If 'x', serialize file creation.
        create_fsync=x  If 'x', run fsync() after file creation.
+       unlink          If set, unlink files when done.
        end_fsync=x     If 'x', run fsync() after end-of-job.
        loops=x         Run the job 'x' number of times.
        verify=x        If 'x' == md5, use md5 for verifies. If 'x' == crc32,