client: check and error out on exceeding number of command line args to pass
authorJens Axboe <axboe@kernel.dk>
Wed, 5 Oct 2011 15:35:15 +0000 (17:35 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 5 Oct 2011 15:35:15 +0000 (17:35 +0200)
Also cleanup up the handling of them, using a flag to know which
options to handle locally vs remotely.

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

No differences found