Skip to content

Commit 4735ca2

Browse files
jeana-redhatopenshift-cherrypick-robot
authored andcommitted
fix command typo from related review
1 parent e875646 commit 4735ca2

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)