t/io_uring: further simplify inflight tracking
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 04ea284b5badc3cde2c31a7987fb2ea32918afcb..a2cf20f6a8807524419403ede44dc9bdbadd26e3 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -2561,11 +2561,11 @@ with the caveat that when used on the command line, they must come after the
 
 .. option:: pool=str : [dfs]
 
-       Specify the UUID of the DAOS pool to connect to.
+       Specify the label or UUID of the DAOS pool to connect to.
 
 .. option:: cont=str : [dfs]
 
-       Specify the UUID of the DAOS container to open.
+       Specify the label or UUID of the DAOS container to open.
 
 .. option:: chunk_size=int : [dfs]
 
@@ -2600,7 +2600,7 @@ with the caveat that when used on the command line, they must come after the
 
        Specify the time between the SIGTERM and SIGKILL signals. Default is 1 second.
 
-.. option:: std_redirect=boot : [exec]
+.. option:: std_redirect=bool : [exec]
 
        If set, stdout and stderr streams are redirected to files named from the job name. Default is true.