X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=parse.c;h=0636c6b3758ab2bf96c3a0a52a0efa94827fc184;hp=1071d4031693449fe165fc1852edad4596ee9d91;hb=c1f75438a5888d96b3aa4f6a0cac50c4d4047f14;hpb=1ec99eea970609e63f49982f0d052a23ac18848d;ds=inline diff --git a/parse.c b/parse.c index 1071d403..0636c6b3 100644 --- a/parse.c +++ b/parse.c @@ -664,7 +664,6 @@ static void show_option_help(struct fio_option *o) const char *typehelp[] = { "string (opt=bla)", "string with possible k/m/g postfix (opt=4k)", - "string with range and postfix (opt=1k-4k)", "string with time postfix (opt=10s)", "string (opt=bla)", "string with dual range (opt=1k-4k,4k-8k)",