system/fio: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
3f372d2f14
commit
2a6cfd1e5c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue