Skip to content

Commit bb7a933

Browse files
jeana-redhatopenshift-cherrypick-robot
authored andcommitted
fix command typo from related review
1 parent ec2a5d2 commit bb7a933

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)