[PATCH] Add 'description' option
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 198d70b5247229402e76c1d22d6b304b37cfffb5..f4ebac94348eef97b46b70b80dce8d1e3130dda4 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -193,6 +193,10 @@ name=str   ASCII name of the job. This may be used to override the
                special purpose of also signaling the start of a new
                job.
 
+description=str        Text description of the job. Doesn't do anything except
+               dump this text description when this job is run. It's
+               not parsed.
+
 directory=str  Prefix filenames with this directory. Used to places files
                in a different location than "./".