'Exclude-mod-regex=s' => \$exclude_mod_re, ### exclude a particular perl module
'path-update' => \$force_path_update, ### update command paths
'Skip-mod-install' => \$skip_module_install,
+ 'OS-type=s' => \$cmdline_os_type,
+ 'Use-answers' => \$use_answers,
+ 'answers-file=s' => \$answers_file,
+ 'no-write-answers' => \$no_write_answers,
'no-rm-lib-dir' => \$no_rm_old_lib_dir, ### remove any old /usr/lib/psad dir
'no-preserve' => \$noarchive, ### Don't preserve existing configs.
'syslog-conf=s' => \$syslog_conf, ### specify path to syslog config file.