aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2016-05-18 11:15:07 -0500
committerJens Axboe <axboe@fb.com>2016-05-19 15:57:22 -0600
commit86596c7579c6e374e6e24c2b14398b0808a93f18 (patch)
tree98a9cf4a1766840c612ac812c35eb073eda6ebf9
parent7644909627859a9d9d837df8b2ecf21a169f0ff0 (diff)
downloadblktrace-86596c7579c6e374e6e24c2b14398b0808a93f18.tar.gz
blktrace: remove -k from manpage synopsis
An earlier commit: fb7f8667 blktrace: disable kill option - take 2 removed the "-k" option documentation, but left it in the synopsis. This is a bit unusual and unhelpful and probably unintended; remove it from the synopsis as well. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Jens Axboe <axboe@fb.com>
-rw-r--r--doc/blktrace.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/blktrace.8 b/doc/blktrace.8
index 68f5e15..820b03a 100644
--- a/doc/blktrace.8
+++ b/doc/blktrace.8
@@ -6,7 +6,7 @@ blktrace \- generate traces of the i/o traffic on block devices
.SH SYNOPSIS
-.B blktrace \-d \fIdev\fR [ \-r \fIdebugfs_path\fR ] [ \-o \fIoutput\fR ] [\-k ] [ \-w \fItime\fR ] [ \-a \fIaction\fR ] [ \-A \fIaction_mask\fR ] [ \-v ]
+.B blktrace \-d \fIdev\fR [ \-r \fIdebugfs_path\fR ] [ \-o \fIoutput\fR ] [ \-w \fItime\fR ] [ \-a \fIaction\fR ] [ \-A \fIaction_mask\fR ] [ \-v ]
.br