Skip to content

Commit 9253491

Browse files
Rephrase following command
Extends PR theforeman#4283 Part of theforeman#3672 on GitHub
1 parent 8ebf258 commit 9253491

12 files changed

+25
-24
lines changed

guides/common/modules/proc_adding-kvm-connection.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For example:
2121
----
2222
. From the *Display type* list, select either *VNC* or *Spice*.
2323
. Optional: To secure console access for new hosts with a randomly generated password, select the *Set a randomly generated password on the display connection* checkbox.
24-
You can retrieve the password for the VNC console to access the guest virtual machine console from the output of the following command executed on the KVM server:
24+
You can retrieve the password for the VNC console to access the guest virtual machine console on your KVM server:
2525
+
2626
[options="nowrap" subs="+quotes"]
2727
----

guides/common/modules/proc_creating-a-host-collection.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The following procedure shows how to create host collections.
1414
. Click *Save*.
1515

1616
.CLI procedure
17-
* To create a host collection, enter the following command:
17+
* Create a host collection:
1818
+
1919
[options="nowrap", subs="+quotes,attributes"]
2020
----

guides/common/modules/proc_creating-a-lifecycle-environment-path.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Then optionally add additional environments to the environment paths.
1515
. Optional: To add an environment to the environment path, click *Add New Environment*, complete the *Name* and *Description* fields, and select the prior environment from the *Prior Environment* list.
1616

1717
.CLI procedure
18-
. To create an environment path, enter the `hammer lifecycle-environment create` command and specify the Library environment with the `--prior` option:
18+
. Create a lifecycle environment path:
1919
+
2020
[options="nowrap" subs="+quotes"]
2121
----
@@ -25,7 +25,7 @@ $ hammer lifecycle-environment create \
2525
--prior "Library" \
2626
--organization "_My_Organization_"
2727
----
28-
. Optional: To add an environment to the environment path, enter the `hammer lifecycle-environment create` command and specify the parent environment with the `--prior` option:
28+
. Optional: Add an environment to the environment path:
2929
+
3030
[options="nowrap" subs="+quotes"]
3131
----
@@ -35,7 +35,7 @@ $ hammer lifecycle-environment create \
3535
--prior "_My First Lifecycle Environment_" \
3636
--organization "_My_Organization_"
3737
----
38-
. To view the chain of the lifecycle environment path, enter the following command:
38+
. View the chain of the lifecycle environment path:
3939
+
4040
[options="nowrap" subs="+quotes"]
4141
----

guides/common/modules/proc_deleting-report-records.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can also use a cron job to schedule report record deletions at the set inter
1010
By default, using the `foreman-rake reports:expire` command removes report records that are older than 90 days.
1111
You can specify the number of days to keep the report records by adding the *days* option and add the number of days.
1212

13-
For example, if you want to delete report records that are older than seven days, enter the following command:
13+
For example, you can delete report records that are older than seven days:
1414

1515
----
1616
# foreman-rake reports:expire days=7

guides/common/modules/proc_deleting-task-records.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Task records are created automatically in {Project}.
77
You can use the `foreman-rake foreman_tasks:cleanup` command to remove tasks at any time.
88
You can also use a cron job to schedule Task record deletions at the set interval that you want.
99

10-
For example, if you want to delete task records from successful repository synchronizations, enter the following command:
10+
For example, you can delete task records from successful repository synchronizations:
1111

1212
----
1313
# foreman-rake foreman_tasks:cleanup TASK_SEARCH='label = Actions::Katello::Repository::Sync' STATES='stopped'

guides/common/modules/proc_disabling-cockpit-on-project.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Perform the following procedure if you want to disable {the-Cockpit} on {Project
1616
[IMPORTANT]
1717
====
1818
You can enable or disable {Cockpit} integration independently on {SmartProxyServers}.
19-
To prevent enabling {Cockpit} integration on a {SmartProxyServer}, enter the following command after completing the procedure:
19+
After completing the procedure on your {ProjectServer}, you can disable {Cockpit} integration on your {SmartProxyServers}:
20+
2021
[options="nowrap", subs="+quotes,verbatim,attributes"]
2122
----
2223
# {foreman-installer} --foreman-proxy-plugin-remote-execution-script-cockpit-integration false

guides/common/modules/proc_enabling-red-hat-repositories.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For an overview of required repositories, see xref:required-red-hat-repositories
1717
. Click the *Enable* icon next to the base architecture and release version that you want.
1818

1919
.CLI procedure
20-
. To search for your product, enter the following command:
20+
. Search for your product:
2121
+
2222
[options="nowrap" subs="+quotes"]
2323
----

guides/common/modules/proc_identifying-available-metrics.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,24 @@
33
[id=identifying-available-metrics_{context}]
44
= Identifying available metrics
55

6-
* To list all metrics available through PCP, enter the following command:
6+
* List all metrics available through PCP:
77
+
88
----
99
# pminfo
1010
----
11-
* To list all {Project} metrics and their descriptions, enter the following command:
11+
* List all {Project} metrics and their descriptions:
1212
+
1313
----
1414
# foreman-rake telemetry:metrics
1515
----
16-
* To list the archived metrics, enter the following command:
16+
* List the archived metrics:
1717
+
1818
[options="nowrap", subs="verbatim,quotes,attributes"]
1919
----
2020
# less /var/log/pcp/pmlogger/_{foreman-example-com}_/pmlogger.log
2121
----
2222
* The `pmlogger` daemon archives data as received, according to its configuration.
23-
To retrieve the name of the active log file, enter the following command:
23+
Retrieve the name of the active log file:
2424
+
2525
----
2626
# pcp | grep logger

guides/common/modules/proc_importing-templates.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The status is not persistent; if you leave the status page, you cannot return to
5353

5454
[id="cli_Importing_Templates_{context}"]
5555
.CLI procedure
56-
* To import a template from a repository, enter the following command:
56+
* Import a template from a repository:
5757
+
5858
[options="nowrap", subs="+quotes,attributes"]
5959
----

guides/common/modules/proc_monitoring-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This information can be used for maintenance and troubleshooting.
88

99
.Procedure
1010
. In the {ProjectWebUI}, navigate to *Monitor* > *Audits* to view the audit records.
11-
. To obtain a list of all the audit attributes, use the following command:
11+
. Obtain a list of all audit attributes:
1212
+
1313
[options="nowrap"]
1414
----

0 commit comments

Comments
 (0)