Skip to content

Commit 997fe8a

Browse files
committed
OSDOCS-4761: fix attribute substitution in command block
Signed-off-by: Doug Hellmann <[email protected]>
1 parent 4279d5b commit 997fe8a

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)