Merge branch 'doc_fixes' of https://github.com/sitsofe/fio
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 7895eba4a0fce0b4ea894dd3a2729c936aef6bf0..41d32c04dc638b12de1dc20e9444ed4462c81051 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -2046,6 +2046,7 @@ with the caveat that when used on the command line, they must come after the
        IO latency as well.
 
 .. option:: registerfiles : [io_uring]
+
        With this option, fio registers the set of files being used with the
        kernel. This avoids the overhead of managing file counts in the kernel,
        making the submission and completion part more lightweight. Required
@@ -3990,7 +3991,7 @@ only file passed to :option:`read_iolog`. An example would look like::
        $ fio --read_iolog="<file1>:<file2>" --merge_blktrace_file="<output_file>"
 
 Creating only the merged file can be done by passing the command line argument
-:option:`merge-blktrace-only`.
+:option:`--merge-blktrace-only`.
 
 Scaling traces can be done to see the relative impact of any particular trace
 being slowed down or sped up. :option:`merge_blktrace_scalars` takes in a colon