summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2011-10-17 15:05:47 +0200
committerJens Axboe <axboe@kernel.dk>2011-10-17 15:05:47 +0200
commit4d658652bac63fd72af8302e27deba5beb381906 (patch)
treea1f222d156f350ca1cb8dee78d9b4b1388cc8381 /README
parentc376910cc9a32c98829ceec19f35d7aae0a11e23 (diff)
downloadfio-4d658652bac63fd72af8302e27deba5beb381906.tar.gz
Add terse version 2 output format
Default is the new format, but allow a user to set version 2 for easier backwards compatability with older scripts. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 26b59099..d41fc660 100644
--- a/README
+++ b/README
@@ -137,7 +137,7 @@ $ fio
--bandwidth-log Generate per-job bandwidth logs
--minimal Minimal (terse) output
--version Print version info and exit
- --terse-version=type Terse version output format
+ --terse-version=type Terse version output format (default 3, or 2).
--help Print this page
--cmdhelp=cmd Print command help, "all" for all of them
--showcmd Turn a job file into command line options