HOWTO: make filesize syntax show it can take a typed range
authorSitsofe Wheeler <sitsofe@yahoo.com>
Fri, 23 Jun 2017 06:35:47 +0000 (07:35 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Mon, 26 Jun 2017 22:46:46 +0000 (23:46 +0100)
Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
HOWTO

diff --git a/HOWTO b/HOWTO
index a7d48e0dbbda89a5f1c82dca65b17876d29cbae6..c1c2691481469640df89cfeaf398b2445de75a61 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1572,7 +1572,7 @@ I/O size
        and :option:`io_size` is set to 40GiB, then fio will do 40GiB of I/O within
        the 0..20GiB region.
 
        and :option:`io_size` is set to 40GiB, then fio will do 40GiB of I/O within
        the 0..20GiB region.
 
-.. option:: filesize=int
+.. option:: filesize=irange(int)
 
        Individual file sizes. May be a range, in which case fio will select sizes
        for files at random within the given range and limited to :option:`size` in
 
        Individual file sizes. May be a range, in which case fio will select sizes
        for files at random within the given range and limited to :option:`size` in