blktrace: remove -k from manpage synopsis
authorEric Sandeen <sandeen@redhat.com>
Wed, 18 May 2016 16:15:07 +0000 (11:15 -0500)
committerJens Axboe <axboe@fb.com>
Thu, 19 May 2016 21:57:22 +0000 (15:57 -0600)
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>
doc/blktrace.8

index 68f5e151e013f3d2389cee5664d0ce0a024c54b0..820b03aa4c1662363c80f7c70820b548cde8a8e8 100644 (file)
@@ -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