Commit f1c65fcd authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Konstantin Khlebnikov

ioping.1: fix description of -L option

The word "include" is a mistake, it should be "includes"
(as in "this option includes ...") or yet better "implies".

Nevertheless, to make it more comprehensive, just describe what it does.
Signed-off-by: default avatarKir Kolyshkin <kir@openvz.org>
Signed-off-by: default avatarKonstantin Khlebnikov <koct9i@gmail.com>
parent 00361768
......@@ -42,7 +42,8 @@ Working set size (\fB1m\fR).
Offset in input file.
.TP
.B \-L
Use sequential operations rather than random (include \fB-s 256k\fR).
Use sequential operations rather than random. This also sets request size
to \fB256k\fR (as in \fB-s 256k\fR).
.TP
.B \-C
Use cached I/O.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment