Hide Forgot
Description of problem: in oscap man page there is (on two places): --report FILE Write HTML report into FILE. You also have to specify --result for this feature to work. but option "--result" is not in that man page, only "--results" so this is probably an typo. Version-Release number of selected component (if applicable): openscap-0.9.13-4.el7.x86_64 How reproducible: always Steps to Reproduce: 1. # man oscap 2. Search for "--result " Actual results: "--result" mentioned in "--report" description (on two places). Expected results: "--result" should be changed to "--results" I guess
Successfully verified on openscap-1.0.3-2.el7: # man oscap ... --report FILE Write HTML report into FILE. You also have to specify --results for this feature to work. ...
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.