Bug 547658 - aide executable doesn't mention -D option in "aide --help" usage page
Summary: aide executable doesn't mention -D option in "aide --help" usage page
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: aide
Version: 5.4
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Daniel Kopeček
QA Contact: Karel Srot
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-15 10:46 UTC by Karel Srot
Modified: 2013-04-12 20:33 UTC (History)
1 user (show)

Fixed In Version: aide-0.13.1-8.el5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-27 07:52:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:1119 0 normal SHIPPED_LIVE aide bug fix update 2012-07-27 11:50:22 UTC

Description Karel Srot 2009-12-15 10:46:51 UTC
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 ---

Comment 5 errata-xmlrpc 2012-07-27 07:52:13 UTC
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


Note You need to log in before you can comment on or make changes to this bug.