From 2a6cfd1e5c25a09f87b409b6332895a395a526cf Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 12:12:28 -0400 Subject: system/fio: Wrap README at 72 columns. Signed-off-by: B. Watson --- system/fio/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/fio/README b/system/fio/README index 9a6fac8268a20..0bf5fd9be1b88 100644 --- a/system/fio/README +++ b/system/fio/README @@ -11,7 +11,7 @@ To build the fio GUI, pass GUI=yes to the SlackBuild script: Example Usage: -This process runs a random read and write of two 128MB files created during -execution of fio. +This process runs a random read and write of two 128MB files created +during execution of fio. $ fio --name=global --rw=randread --size=128m --name=job1 --name=job2 -- cgit v1.2.3