Skip to content

Reword "following command" #3672

Open
Open
@maximiliankolb

Description

Example patch:

diff --git a/guides/common/modules/proc_monitoring-server.adoc b/guides/common/modules/proc_monitoring-server.adoc
index c37f1090fe..a7e876ed6d 100644
--- a/guides/common/modules/proc_monitoring-server.adoc
+++ b/guides/common/modules/proc_monitoring-server.adoc
@@ -6,7 +6,7 @@ This information can be used for maintenance and troubleshooting.
 
 .Procedure
 . In the {ProjectWebUI}, navigate to *Monitor* > *Audits* to view the audit records.
-. To obtain a list of all the audit attributes, use the following command:
+. Obtain a list of all audit attributes:
 +
 [options="nowrap"]
 ----
diff --git a/guides/common/modules/proc_refreshing-external-user-groups-for-ldap.adoc b/guides/common/modules/proc_refreshing-external-user-groups-for-ldap.adoc
index 33a9b6dd2c..015ac889fd 100644
--- a/guides/common/modules/proc_refreshing-external-user-groups-for-ldap.adoc
+++ b/guides/common/modules/proc_refreshing-external-user-groups-for-ldap.adoc
@@ -14,8 +14,9 @@ Use this procedure to refresh the LDAP source manually.
 . On the *External Groups* tab, click *Refresh* to the right of the required user group.
 
 .CLI procedure
-* Enter the following command:
+* Refresh the user groups:
 +
+[options="nowrap", subs="+quotes,verbatim,attributes"]
 ----
 # foreman-rake ldap:refresh_usergroups
 ----

I had this commit on an upcoming PR but dropped it because there are so many more instances. I eventually, I'd like to tackle this in one go.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions