Cmd help type fix
[fio.git] / parse.c
diff --git a/parse.c b/parse.c
index 1071d4031693449fe165fc1852edad4596ee9d91..0636c6b3758ab2bf96c3a0a52a0efa94827fc184 100644 (file)
--- 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)",