You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: utils/oscap.8
+13-28Lines changed: 13 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,19 @@ Common Vulnerability Scoring System
44
44
\fBcve\fR
45
45
Common Vulnerabilities and Exposures
46
46
47
+
.SH COMMON OPTIONS FOR ALL MODULES
48
+
.RE
49
+
.TP
50
+
\fB\-\-verboseVERBOSITY_LEVEL\fR
51
+
.RS
52
+
Turn on verbose mode at specified verbosity level. VERBOSITY_LEVEL is one of: DEVEL, INFO, WARNING, ERROR.
53
+
.RE
54
+
.TP
55
+
\fB\-\-verbose-log-fileFILE\fR
56
+
.RS
57
+
Set filename to write additional information.
58
+
.RE
59
+
47
60
.SH INFO OPERATIONS
48
61
.TP
49
62
[\fIoptions\fR] any-scap-file.xml
@@ -180,16 +193,6 @@ Allow download of remote OVAL content referenced from XCCDF by check-content-ref
180
193
.RS
181
194
Execute XCCDF remediation in the process of XCCDF evaluation. This option automatically executes content of XCCDF fix elements for failed rules, and thus this shall be avoided unless for trusted content. Use of this option is always at your own risk.
182
195
.RE
183
-
.TP
184
-
\fB\-\-verboseVERBOSITY_LEVEL\fR
185
-
.RS
186
-
Turn on verbose mode at specified verbosity level. VERBOSITY_LEVEL is one of: DEVEL, INFO, WARNING, ERROR.
0 commit comments