system/fio: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 12:12:28 -04:00
parent 3f372d2f14
commit 2a6cfd1e5c
1 changed files with 2 additions and 2 deletions

View File

@ -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