Fio 1.41.5
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 7db02b1e5a6758a5930bde67e4b6d8a030364239..b284c428dd80bad0ecdaf42c3bbfe378e5ddad13 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -346,7 +346,9 @@ size=int    The total size of file io for this job. Fio will run until
                limited by other options (such as 'runtime', for instance).
                Unless specific nrfiles and filesize options are given,
                fio will divide this size between the available files
-               specified by the job.
+               specified by the job. If not set, fio will use the full
+               size of the given files or devices. If the the files
+               do not exist, size must be given.
 
 filesize=int   Individual file sizes. May be a range, in which case fio
                will select sizes for files at random within the given range