aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTomasz Torcz <zdzichu@gmail.com>2006-05-17 15:13:02 +0200
committerJens Axboe <axboe@suse.de>2006-05-17 15:13:02 +0200
commite94cf8d72bbc19141b644fc56d010c3b88f6f7da (patch)
tree25d593a3052bf985b1a254f203694349507e53a8 /README
parent38e1f0c68bb7a808d889e639530c69830d110f75 (diff)
downloadblktrace-e94cf8d72bbc19141b644fc56d010c3b88f6f7da.tar.gz
[PATCH] docs updates: relayfs->debugfs
documentation still mentions relayfs, but I believe debugfs is correct. Small fix attached.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 879d0de..c1eb709 100644
--- a/README
+++ b/README
@@ -37,11 +37,11 @@ http://brick.kernel.dk/git
Usage
-----
-$ blktrace -d <dev> [ -r relay_path ] [ -o output ] [ -k ] [ -w time ]
+$ blktrace -d <dev> [ -r debug_path ] [ -o output ] [ -k ] [ -w time ]
[ -a action ] [ -A action mask ]
-d Use specified device. May also be given last after options.
- -r Path to mounted relayfs, defaults to /relay.
+ -r Path to mounted debugfs, defaults to /debug.
-o File(s) to send output to.
-D Directory to prepend to output file names.
-k Kill running trace.