Skip to content

Commit dc99e49

Browse files
authored
Merge pull request #89868 from openshift-cherrypick-robot/cherry-pick-89857-to-enterprise-4.17
[enterprise-4.17] fix command typo from related review
2 parents ec2a5d2 + bb7a933 commit dc99e49

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
@@ -42,7 +42,7 @@ NAME AGE
4242
+
4343
[source,terminal]
4444
----
45-
$ oc get <template_name> -o yaml > <template_name>.yaml
45+
$ oc get <machine_template_kind> <template_name> -o yaml > <template_name>.yaml
4646
----
4747
+
4848
where `<template_name>` is the name of the machine template resource for your cluster.

0 commit comments

Comments
 (0)