Skip to content

Commit 2c90858

Browse files
committed
fix command typo from related review
1 parent dc7719a commit 2c90858

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

0 commit comments

Comments
 (0)