diff options
author | Edward Shishkin <edward@redhat.com> | 2010-07-30 16:04:13 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-10-22 20:54:11 +0200 |
commit | 4a197d19c2e9d1ae08043419ccc84fc7eb292e02 (patch) | |
tree | 43ffbb85e0e078fb9576f22cbca37270df707b62 /doc/btrecord.8 | |
parent | ce2151ebdca6f2741dbd903aa3845c56adcba8f4 (diff) | |
download | blktrace-4a197d19c2e9d1ae08043419ccc84fc7eb292e02.tar.gz blktrace-4a197d19c2e9d1ae08043419ccc84fc7eb292e02.tar.bz2 |
blktrace: btrecord man pages fixup
Fix up for RH bugzilla 595413
Mistake in the man page for btrecord:
documented option --input-base is unsupported,
supported option --max-bunch-time is undocumented.
Signed-off-by: Edward Shishkin <edward@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'doc/btrecord.8')
-rw-r--r-- | doc/btrecord.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/btrecord.8 b/doc/btrecord.8 index c0655ab..dd92396 100644 --- a/doc/btrecord.8 +++ b/doc/btrecord.8 @@ -107,7 +107,7 @@ Show version number and exit. \-m <\fInanoseconds\fR> .br -\-\-input\-base=<\fInanoseconds\fR> +\-\-max\-bunch\-time=<\fInanoseconds\fR> .RS The \fI\-m\fR option requires a single parameter which specifies an amount of time (in nanoseconds) to include in any one bunch of IOs that |