docs: add warning to per_job_logs option
authorVincent Fu <vincent.fu@samsung.com>
Mon, 6 Nov 2023 18:44:48 +0000 (13:44 -0500)
committerVincent Fu <vincent.fu@samsung.com>
Mon, 6 Nov 2023 18:46:30 +0000 (13:46 -0500)
commit05fce19c7d2668adb38243636a1781c0f8fae523
treebf479607be95e09ac106b756544d037d4c8c1d31
parent9af6c387191423eefee821e4087987350eaa5e6a
docs: add warning to per_job_logs option

Add a warning about the file open mode used when per_job_logs is set to
false. Log files are opened in append mode, so if the files already
exist, the previous contents will not be overwritten.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
HOWTO.rst
fio.1