Bug 81170

Summary: rpm man page incomplete
Product: [Retired] Red Hat Linux Reporter: Thomas Ribbrock <emgaron>
Component: rpmAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED WONTFIX QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: bugs.michael, herrold
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-29 18:48:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Ribbrock 2003-01-06 13:08:29 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020903

Description of problem:
rpm supports several command line options that are mentioned in 'rpm --help',
but not in the man page of rpm.

Examples:

--redhatprovides
--redhatrequires
--conflicts
--obsoletes

My guess is that none of the "popt/alias" options are documented.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Run 'man rpm'
2. Search e.g. for --redhatprovides
3. Option is not documented
    

Expected Results:  All commandline should be documented in the man page.
Alternatively, the man page should contain pointers to where the missing
information can be found.

Additional info:

Comment 1 Paul Nasrat 2005-09-29 18:48:22 UTC
As popt aliases are external there is no good way to provide man page
documentation for them. popt plugs into rpm --help however.