Commit 91cf008a authored by Konstantin Khlebnikov's avatar Konstantin Khlebnikov

ioping -h: fit output to 80 col width

Signed-off-by: default avatarKir Kolyshkin <kir@openvz.org>
parent cbe930fe
......@@ -41,8 +41,8 @@
void usage(void)
{
fprintf(stderr,
" Usage: ioping [-RCDhq] [-c count] [-w deadline] [-p period]\n"
" [-i interval] [-s size] [-S wsize] [-o offset] device|file|directory\n"
" Usage: ioping [-RCDhq] [-c count] [-w deadline] [-p period] [-i interval]\n"
" [-s size] [-S wsize] [-o offset] device|file|directory\n"
"\n"
" -c <count> stop after <count> requests\n"
" -w <deadline> stop after <deadline>\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