Skip to content

Commit c4ea24d

Browse files
committed
Fixing line that should be commented out
1 parent 7ccae27 commit c4ea24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cli/admin/nodeimage/monitor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ var (
5757
oc adm node-image monitor --ip-addresses 192.168.111.83
5858
5959
# Monitor multiple nodes being added to a cluster by separating each
60-
IP address with a comma
60+
# IP address with a comma
6161
oc adm node-image monitor --ip-addresses 192.168.111.83,192.168.111.84
6262
`)
6363

0 commit comments

Comments
 (0)