Description of problem: Aide executable doesn't mention -D option (shortcut for --config-check) in "aide --help". This option is reported by man page only. Version-Release number of selected component (if applicable): aide-0.13.1-4.el5, aide-0.13.1-6.el5 How reproducible: always Steps to Reproduce: 1. aide --help Actual results: .qa.[root@i386-5s-m2 tps]# aide --help Aide 0.13.1 Usage: aide [options] command Commands: -i, --init Initialize the database -C, --check Check the database -u, --update Check and update the database non-interactively --compare Compare two databases Miscellaneous: --config-check Test the configuration file -v, --version Show version of AIDE and compilation options -h, --help Show this help message --- more --- Expected results: .qa.[root@i386-5s-m2 tps]# aide --help Aide 0.13.1 Usage: aide [options] command Commands: -i, --init Initialize the database -C, --check Check the database -u, --update Check and update the database non-interactively --compare Compare two databases Miscellaneous: -D, --config-check Test the configuration file -v, --version Show version of AIDE and compilation options -h, --help Show this help message --- more ---
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-1119.html