Skip to content

Commit 3deb4c3

Browse files
authored
Merge pull request #54334 from dhellmann/microshift-sub-attributes-install-command
OSDOCS-4761: fix attribute substitution in command block
2 parents 3c766ac + 997fe8a commit 3deb4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installing-microshift-rpm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Use the following procedure to install MicroShift from an RPM package.
1717

1818
. As a root user, enable the MicroShift repositories by entering the following command:
1919
+
20-
[source,terminal]
20+
[source,terminal,subs="attributes+"]
2121
----
2222
$ sudo subscription-manager repos \
2323
--enable rhocp-{ocp-version}-for-rhel-8-$(uname -i)-rpms \

0 commit comments

Comments
 (0)