Skip to content

Commit 1aa4af0

Browse files
committed
Update man page regarding OVAL details in HTML report
Specifying `--oval-results` is no longer needed to get OVAL details in HTML report. Moreover, we have discovered that it isn't true that you have to specify `--results` together with report. This statement has been probably forgotten to remove during the HTML report redesign.
1 parent 125143d commit 1aa4af0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/oscap.8

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,12 +147,12 @@ Don't provide system characteristics in OVAL/ARF result files.
147147
.TP
148148
\fB\-\-report FILE\fR
149149
.RS
150-
Write HTML report into FILE. Add \fB\-\-oval-results\fR to enable detailed information in the report.
150+
Write HTML report into FILE.
151151
.RE
152152
.TP
153153
\fB\-\-oval-results\fR
154154
.RS
155-
Generate OVAL Result file for each OVAL session used for evaluation. File with name '\fIoriginal-oval-definitions-filename\fR.result.xml' will be generated for each referenced OVAL file in current working directory. This option (in conjunction with the \fB\-\-report\fR option) also enables inclusion of additional OVAL information in the XCCDF report. To change the directory where OVAL files are generated change the CWD using the `cd` command.
155+
Generate OVAL Result file for each OVAL session used for evaluation. File with name '\fIoriginal-oval-definitions-filename\fR.result.xml' will be generated for each referenced OVAL file in current working directory. To change the directory where OVAL files are generated change the CWD using the `cd` command.
156156
.RE
157157
.TP
158158
\fB\-\-check-engine-results\fR
@@ -238,12 +238,12 @@ This option should be used to generate results for DISA STIG Viewer older than 2
238238
.TP
239239
\fB\-\-report FILE\fR
240240
.RS
241-
Write HTML report into FILE. Add \fB\-\-oval-results\fR to enable detailed information in the report.
241+
Write HTML report into FILE.
242242
.RE
243243
.TP
244244
\fB\-\-oval-results\fR
245245
.RS
246-
Generate OVAL Result file for each OVAL session used for evaluation. File with name '\fIoriginal-oval-definitions-filename\fR.result.xml' will be generated for each referenced OVAL file. This option (with conjunction with the \fB\-\-report\fR option) also enables inclusion of additional OVAL information in the XCCDF report.
246+
Generate OVAL Result file for each OVAL session used for evaluation. File with name '\fIoriginal-oval-definitions-filename\fR.result.xml' will be generated for each referenced OVAL file.
247247
.RE
248248
.TP
249249
\fB\-\-check-engine-results\fR

0 commit comments

Comments
 (0)