Cmd help type fix
authorJens Axboe <jens.axboe@oracle.com>
Mon, 15 Jun 2009 12:45:43 +0000 (14:45 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 15 Jun 2009 12:45:43 +0000 (14:45 +0200)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
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)",