Skip to content

Commit d065cf4

Browse files
authored
Merge pull request #89870 from openshift-cherrypick-robot/cherry-pick-89857-to-enterprise-4.15
[enterprise-4.15] fix command typo from related review
2 parents 17dfad1 + 4735ca2 commit d065cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/capi-modifying-machine-template.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ NAME AGE
4141
+
4242
[source,terminal]
4343
----
44-
$ oc get <template_name> -o yaml > <template_name>.yaml
44+
$ oc get <machine_template_kind> <template_name> -o yaml > <template_name>.yaml
4545
----
4646
+
4747
where `<template_name>` is the name of the machine template resource for your cluster.

0 commit comments

Comments
 (0)