Commit ffa5f7e4 authored by Konstantin Khlebnikov's avatar Konstantin Khlebnikov

ioping: fix help for -R

Signed-off-by: default avatarKonstantin Khlebnikov <koct9i@gmail.com>
parent b20260f3
......@@ -99,7 +99,7 @@ void usage(void)
" -L use sequential operations rather than random\n"
" -C use cached-io\n"
" -D use direct-io\n"
" -R seek rate test (same as -q -i 0 -w 3)\n"
" -R seek rate test (same as -q -i 0 -w 3 -S 64m)\n"
" -q suppress human-readable output\n"
" -h display this message and exit\n"
" -v display version and exit\n"
......
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