Workaround pthreads-win32 pthread_rwlock_init limitation.
[fio.git] / README
diff --git a/README b/README
index 4f796e3003e3cfad62cdb2c3021f12dba211706a..317ddec668ab7cba185cd75ce5a15878c4896c0d 100644 (file)
--- a/README
+++ b/README
@@ -134,6 +134,7 @@ Command line
 
 $ fio
        --debug                 Enable some debugging options (see below)
+       --parse-only            Parse options only, don't start any IO
        --output                Write output to file
        --runtime               Runtime in seconds
        --latency-log           Generate per-job latency logs
@@ -152,6 +153,7 @@ $ fio
                                writes
        --eta=when              When ETA estimate should be printed
                                May be "always", "never" or "auto"
+       --eta-newline=time      Force a new line for every 'time' period passed
        --section=name          Only run specified section in job file.
                                Multiple sections can be specified.
        --alloc-size=kb         Set smalloc pool to this size in kb (def 1024)