[PATCH] Improve io logging
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index fd9468c7b6a1faac4b9b4935702ec19b0a8870c3..227bc5133866e0e64bcf408e4ec5e01695e367d9 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -369,9 +369,10 @@ zoneskip=siint     Skip the specified number of bytes when zonesize data has
                been read. The two zone options can be used to only do
                io on zones of a file.
 
                been read. The two zone options can be used to only do
                io on zones of a file.
 
-write_iolog=str        Write the issued io patterns to the specified file. See iolog.
+write_iolog=str        Write the issued io patterns to the specified file. See
+               read_iolog.
 
 
-iolog=str      Open an iolog with the specified file name and replay the
+read_iolog=str Open an iolog with the specified file name and replay the
                io patterns it contains. This can be used to store a
                workload and replay it sometime later.
 
                io patterns it contains. This can be used to store a
                workload and replay it sometime later.