[PATCH] Add name=x option to name jobs
[fio.git] / README
diff --git a/README b/README
index 24bf5a007a6c6c37537ab94d1fd8ab3ea4b21b8d..d27ee875b20b3296a807e06c460e1500d720eed1 100644 (file)
--- a/README
+++ b/README
@@ -43,6 +43,7 @@ $ fio
 
 The <jobs> format is as follows:
 
+       name=x          Use 'x' as the identifier for this job.
        directory=x     Use 'x' as the top level directory for storing files
        rw=x            'x' may be: read, randread, write, randwrite,
                        rw (read-write mix), randrw (read-write random mix)