Skip to content

Commit 866aad1

Browse files
Add trailing line break to all modules (#4264)
$ find guides/common/modules/ -type f -name "*.adoc" | xargs -L1 bash -c 'test "$(tail -c 1 "$0")" && echo "No new line at end of $0"' Refs PR #4095 (cherry picked from commit 10a8a4b)
1 parent 3eadc02 commit 866aad1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

guides/common/modules/con_installing-and-configuring-insights-iop.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ When you install {insights-iop} locally, you can generate {Insights} recommendat
1010
====
1111
With {insights-iop} enabled, you cannot use the hosted {Insights} services for hosts registered to your {Project}.
1212
Enabling {insights-iop} prevents you from using any {RHCloud} services on hosts registered to {Project}.
13-
====
13+
====

guides/common/modules/proc_mirroring-remote-flatpak-repositories-to-project-products.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ Flatpak applications, such as `rhel9/firefox-flatpak`, depend on the runtime for
2323
. In the list of remote repositories, locate the repository you want to mirror.
2424
. Select the *Mirror Action* menu on the row of the repository.
2525
. In the *Mirror* window, select the existing product where you want to create the new repository.
26-
. Click *Mirror*.
26+
. Click *Mirror*.

guides/common/modules/proc_viewing-flatpak-remote-details.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ You can view a list of the repositories a scanned Flatpak remote provides.
1111
.Procedure
1212
. In the {ProjectWebUI}, navigate to *Content* > *Flatpak Remotes*.
1313
. Click the name of the Flatpak remote you want to view.
14-
. The page displays a list of repositories available from the scanned Flatpak remote.
14+
. The page displays a list of repositories available from the scanned Flatpak remote.

0 commit comments

Comments
 (0)