Skip to content

Commit c56c531

Browse files
committed
ocpbugs#44266:Moving an endif so TP feature name renders correctly
1 parent d6a1a4a commit c56c531

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

cli_reference/tkn_cli/installing-tkn.adoc

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,22 @@ Use the CLI tool to manage {pipelines-title} from a terminal. The following sect
1111
ifndef::openshift-rosa,openshift-dedicated[]
1212
You can also find the URL to the latest binaries from the {product-title} web console by clicking the *?* icon in the upper-right corner and selecting *Command Line Tools*.
1313
endif::openshift-rosa,openshift-dedicated[]
14+
15+
ifndef::openshift-enterprise,openshift-dedicated[]
16+
1417
:FeatureName: Running {pipelines-title} on ARM hardware
1518
include::snippets/technology-preview.adoc[]
1619

20+
endif::openshift-enterprise,openshift-dedicated[]
21+
1722
[NOTE]
1823
====
1924
Both the archives and the RPMs contain the following executables:
2025
21-
* tkn
22-
* tkn-pac
26+
* `tkn`
27+
* `tkn-pac`
2328
ifndef::openshift-rosa,openshift-dedicated[]
24-
* opc
29+
* `opc`
2530
endif::openshift-rosa,openshift-dedicated[]
2631
====
2732
ifndef::openshift-rosa,openshift-dedicated[]

0 commit comments

Comments
 (0)