Description of problem: audit2why does not recognize command line option --help even if it is mentioned in the man page. Version-Release number of selected component (if applicable): policycoreutils-2.0.33-3.fc8 How reproducible: always Steps to Reproduce: $ audit2why --help audit2why: invalid option -- - usage: audit2why [-p policy] < /var/log/audit/audit.log Actual results: Man page claims that --help is supported, but the utility does not recognize it. Expected results: Either remove the option from the man page or implement the option in the utility. Additional info:
Created attachment 321136 [details] output of Options Comparator
audit2why is replaced in F9, with one that understands --help