From: Eric Sandeen Date: Wed, 18 May 2016 16:15:07 +0000 (-0500) Subject: blktrace: remove -k from manpage synopsis X-Git-Tag: blktrace-1.2.0~6 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=86596c7579c6e374e6e24c2b14398b0808a93f18;p=blktrace.git 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 Signed-off-by: Jens Axboe --- 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