Add --parse-only command line option
authorJens Axboe <axboe@kernel.dk>
Thu, 7 Mar 2013 10:31:20 +0000 (11:31 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 7 Mar 2013 10:31:20 +0000 (11:31 +0100)
commit111e032d60f2341cfe09accbfcf25ec81b9251e0
treec806400035e2fc276d4b477464bcb0d24bbcef05
parent9c639a76200286bc6db7cefefef425cff65b0d78
Add --parse-only command line option

Sometimes it's useful just being able to verify whether a job
config is valid or not, without actually starting any jobs.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
README
init.c