From 381299fa5cb255190b64732787f7df8f26dd83fb Mon Sep 17 00:00:00 2001 From: Nikolay Edigaryev Date: Mon, 25 Mar 2024 13:42:57 +0400 Subject: [PATCH] docs: use "delete" term instead of "unlink", which is less common Signed-off-by: Nikolay Edigaryev --- HOWTO.rst | 4 ++-- fio.1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HOWTO.rst b/HOWTO.rst index fb067fe528..4352f19fb3 100644 --- a/HOWTO.rst +++ b/HOWTO.rst @@ -971,13 +971,13 @@ Target file/device .. option:: unlink=bool - Unlink the job files when done. Not the default, as repeated runs of that + Delete the job files when done. Not the default, as repeated runs of that job would then waste time recreating the file set again and again. Default: false. .. option:: unlink_each_loop=bool - Unlink job files after each iteration or loop. Default: false. + Delete job files after each iteration or loop. Default: false. .. option:: zonemode=str diff --git a/fio.1 b/fio.1 index 63375c6257..618cd4722c 100644 --- a/fio.1 +++ b/fio.1 @@ -749,12 +749,12 @@ same data multiple times. Thus it will not work on non-seekable I/O engines (e.g. network, splice). Default: false. .TP .BI unlink \fR=\fPbool -Unlink the job files when done. Not the default, as repeated runs of that +Delete the job files when done. Not the default, as repeated runs of that job would then waste time recreating the file set again and again. Default: false. .TP .BI unlink_each_loop \fR=\fPbool -Unlink job files after each iteration or loop. Default: false. +Delete job files after each iteration or loop. Default: false. .TP .BI zonemode \fR=\fPstr Accepted values are: