aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2005-09-22 12:30:12 +0200
committerJens Axboe <axboe@suse.de>2005-09-22 12:30:12 +0200
commit52724a0ef233f639c2fc6588bbc1cc05be74a422 (patch)
tree699345556683c046bf5e716731299065d0c5ad9a /README
parent1b92824775bd32cc4614c39138dfdbb09012f703 (diff)
downloadblktrace-52724a0ef233f639c2fc6588bbc1cc05be74a422.tar.gz
[PATCH] Update in-program help/usage info
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 25ab205..19c4178 100644
--- a/README
+++ b/README
@@ -48,6 +48,8 @@ $ blktrace -d <dev> [ -r relay_path ] [ -o output ] [ -k ] [ -w time ]
-A Give the trace mask directly as a number.
+ -v Print program version info.
+
$ blkparse -i <input> [ -o <output> ] [ -b rb_batch ] [ -s ] [ -t ] [ -q ]
[ -w start:stop ] [ -f output format ] [ -F format spec ]
@@ -99,6 +101,7 @@ $ blkparse -i <input> [ -o <output> ] [ -b rb_batch ] [ -s ] [ -t ] [ -q ]
W - Bounce
X - Split
+ -v Print program version info.
If you want to do live tracing, you can pipe the data between blktrace
and blkparse: