Add support for inverse options
authorJens Axboe <axboe@kernel.dk>
Mon, 19 Mar 2012 19:29:44 +0000 (20:29 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 19 Mar 2012 19:29:44 +0000 (20:29 +0100)
commit90265353af8dbf1c43804996909777d4c1a5998e
tree2f757fc994fbcc51b699c1068dde92c1acdc42b2
parentd872fb4cd001262962bb5c6bbc5ba0e53537e022
Add support for inverse options

Options that are tied to each other, meaning that if one is
incremented by X, the other is decremented by X automatically.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
goptions.c
options.c
parse.c
parse.h