Skip to content

Commit 02b0b0d

Browse files
Update adding-node-iso-yaml.adoc
Kindly add Missing --ip-addresses in oc adm node-image monitor command for OCP 4.17 node addition Doc bug is already created: https://issues.redhat.com/browse/OSDOCS-12221
1 parent f920278 commit 02b0b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/adding-node-iso-yaml.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The asset directory is your current directory, unless you specified a different
8989
+
9090
[source,terminal]
9191
----
92-
$ oc adm node-image monitor <ip_addresses>
92+
$ oc adm node-image monitor --ip-addresses <ip_addresses>
9393
----
9494
+
9595
where:

0 commit comments

Comments
 (0)