HOWTO: add blank line for prettier formatting
authorVincent Fu <vincent.fu@samsung.com>
Tue, 24 May 2022 14:23:24 +0000 (14:23 +0000)
committerJens Axboe <axboe@kernel.dk>
Sat, 28 May 2022 02:37:17 +0000 (20:37 -0600)
commita3a6f1058aa41db20794bee1df0bec4019c14d42
tree681b113a3e70cb9e0826e38fdef64d295e7bf922
parent95f791d3ad7d0cf3b024d51713d4861663ba8ce5
HOWTO: add blank line for prettier formatting

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@samsung.com>
Link: https://lore.kernel.org/r/20220524142229.135808-4-vincent.fu@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO.rst