From e94cf8d72bbc19141b644fc56d010c3b88f6f7da Mon Sep 17 00:00:00 2001 From: Tomasz Torcz Date: Wed, 17 May 2006 15:13:02 +0200 Subject: [PATCH] [PATCH] docs updates: relayfs->debugfs documentation still mentions relayfs, but I believe debugfs is correct. Small fix attached. --- README | 4 ++-- 1 file 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 [ -r relay_path ] [ -o output ] [ -k ] [ -w time ] +$ blktrace -d [ -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. -- 2.25.1