* plugin-runner.c (main/parse_opt): Removed code for "--config-file". (main/parse_opt_config_file): New function only for "--config-file". (main): Parse options first using "parse_opt_config_file", then from the config file, and lastly from the command line.