Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit fc950a9

Browse files
committed
Update man page
I have reviewed and updated the man page.
1 parent 03fea36 commit fc950a9

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

man/scap-workbench.8

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
.TH scap-workbench "8" "Sep 2013" "Red Hat" "System Administration Utilities"
1+
.TH scap-workbench "8" "October 2018" "Red Hat" "System Administration Utilities"
22

33
.SH NAME
44
scap\-workbench \- GUI tool for systems compliance evaluation
55

66
.SH SYNOPSIS
7-
\fBscap\-workbench\fR [\-\-skip\-valid] [\fIXCCDF_FILE\fR]
7+
\fBscap\-workbench\fR [options] [\fIXCCDF_FILE\fR]
88

99
.SH DESCRIPTION
1010
SCAP Workbench is GUI tool for security compliance checking. Compliance can be
@@ -15,30 +15,36 @@ This tool enables users to:
1515
* evaluate local and/or remote machines using SCAP content \fB(scanning)\fR
1616
* perform remediation on both local and remote machines \fB(remediation)\fR
1717
* adjust XCCDF scanning profiles \fB(tailoring)\fR
18+
* generate Bash scripts and Ansible playbooks
1819

1920
.SH OPTIONS
2021
.TP
22+
\fB\-\-help
23+
Shows help.
24+
.TP
25+
\fB\-\-version\fR
26+
Displays version information.
27+
.TP
2128
\fB\-\-skip\-valid\fR
2229
If this option is provided openscap validation will not be performed.
2330
This is recommended only for advanced users and may cause OpenSCAP or SCAP Workbench
2431
to crash!
2532
.TP
33+
\fB\-\-tailoring TAILORING_FILE
34+
Opens the given tailoring (customization) file after the given XCCDF or SDS file is loaded.
35+
.TP
2636
\fBXCCDF_FILE\fR
2737
If this parameter is provided the scanner will immediately open given XCCDF or
2838
source datastream (SDS) file after it starts.
2939

3040
.SH SCAP CONTENT
31-
Sample content is provided by the OpenSCAP project (in the \fBopenscap\-content\fR package).
41+
SCAP content is provided by the OpenSCAP project in the \fBscap\-security\-guide\fR package.
3242

3343
Other sources of SCAP content are:
3444
.TP
3545
\fBNational Vulnerability Database\fR - \fIhttp://web.nvd.nist.gov/view/ncp/repository\fR
3646
.TP
3747
\fBRed Hat content repository\fR - \fIhttp://www.redhat.com/security/data/oval/\fR
38-
.TP
39-
\fBscap\-security\-guide project\fR - \fIhttp://fedorahosted.org/scap\-security\-guide/\fR
40-
.TP
41-
\fBsce\-community\-content project\fR - \fIhttp://fedorahosted.org/sce\-community\-content/\fR
4248

4349
.SH AUTHORS
4450

0 commit comments

Comments
 (0)