Bug 468008 - audit2why does not recognize --help
Summary: audit2why does not recognize --help
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: 8
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-22 10:54 UTC by Milos Malik
Modified: 2008-10-22 15:54 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-10-22 15:54:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
output of Options Comparator (369 bytes, text/plain)
2008-10-22 10:55 UTC, Milos Malik
no flags Details

Description Milos Malik 2008-10-22 10:54:50 UTC
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:

Comment 1 Milos Malik 2008-10-22 10:55:59 UTC
Created attachment 321136 [details]
output of Options Comparator

Comment 2 Daniel Walsh 2008-10-22 15:54:06 UTC
audit2why is replaced in F9, with one that understands --help


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