parse: add support for unsupported options
authorJens Axboe <axboe@fb.com>
Wed, 8 Jun 2016 16:58:07 +0000 (10:58 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 8 Jun 2016 16:58:07 +0000 (10:58 -0600)
Some options are only available if fio is built with a certain
set of libraries. This can confuse the user. Add support for
listing an unsupported option, so fio can print some related help
for that option.

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found