X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.1;h=733c7406b33f804bf520ed9face5c9eba8378055;hp=ce3585a43a6660bdda2e45000bea7e9a9825c6ec;hb=cdfb5a85d9743fb53f4a2b56a392e0897a333568;hpb=12223a35ac7d975d7c2950c664d8caf7f9c065bf diff --git a/fio.1 b/fio.1 index ce3585a4..733c7406 100644 --- a/fio.1 +++ b/fio.1 @@ -1227,7 +1227,7 @@ If you want a workload that has 50% 2k reads and 50% 4k reads, while having 90% 4k writes and 10% 8k writes, you would specify: .RS .P -bssplit=2k/50:4k/50,4k/90,8k/10 +bssplit=2k/50:4k/50,4k/90:8k/10 .RE .P Fio supports defining up to 64 different weights for each data direction.