Skip to content

Commit 8c2174c

Browse files
committed
Improved the appearance of entries in the Web UI.
1 parent e620509 commit 8c2174c

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- Improved the appearance of Web UI instructions in Administration
2+
Guide (bsc#1250451)
13
- Added new workflow for liberating RHEL server in Common Workflows
24
Guides (bsc#1250423)
35
- Fixed the broken link in Specialized Guides (bsc#1249073)

modules/administration/pages/openscap.adoc

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,13 @@ You can also use the {productname} API to schedule regular scans.
185185
. In the [guimenu]``Path to XCCDF Document`` field, enter the parameters for the SCAP template and profile you want to use on the client.
186186
For example:
187187
+
188-
----
189-
Command: /usr/bin/oscap xccdf eval
190-
Command-line arguments: --profile xccdf_org.ssgproject.content_profile_stig
191-
Path to XCCDF document: /usr/share/xml/scap/ssg/content/ssg-sle15-ds-1.2.xml
192-
----
188+
189+
* [literal]``Command``: /usr/bin/oscap xccdf eval
190+
191+
* [literal]``Command-line arguments``: --profile xccdf_org.ssgproject.content_profile_stig
192+
193+
* [literal]``Path to XCCDF document``: /usr/share/xml/scap/ssg/content/ssg-sle15-ds-1.2.xml
194+
193195
+
194196
[NOTE]
195197
====

0 commit comments

Comments
 (0)