config: Add -s option to run only specified sections
authorLukas Czerner <lczerner@redhat.com>
Fri, 11 Apr 2014 00:19:29 +0000 (10:19 +1000)
committerDave Chinner <david@fromorbit.com>
Fri, 11 Apr 2014 00:19:29 +0000 (10:19 +1000)
commita0e2d8ecc0ed2fd44e94814e43064c86734733ee
tree7df742e28831ad87c67cc1d4d045c5f9094ecbe0
parented6d09656ab85d7e7a19cf2d2f53d242b3e1e3a7
config: Add -s option to run only specified sections

This commit adds -s option which allows you to specify only certain
sections from the config file to be run. The '-s' argument can be
specified multiple times to allow multiple sections to be run.

The options are still carried between section, that includes the
sections which are not going to be run.

Update README.config-sections as well.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
README.config-sections
check