There needs to be a blank line between the name of an option and its description in order for the formatting to look nice at https://fio.readthedocs.io/en/latest/fio_doc.html#cmdoption-arg-ignore-zone-limits, Signed-off-by: Vincent Fu <vincent.fu@xxxxxxxxxxx> --- HOWTO.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HOWTO.rst b/HOWTO.rst index 84bea5c5..eee386c1 100644 --- a/HOWTO.rst +++ b/HOWTO.rst @@ -1064,6 +1064,7 @@ Target file/device thread/process. .. option:: ignore_zone_limits=bool + If this option is used, fio will ignore the maximum number of open zones limit of the zoned block device in use, thus allowing the option :option:`max_open_zones` value to be larger than the device -- 2.25.1