Skip to content

Commit 7759ec1

Browse files
authored
Merge pull request #39985 from codyhoag/fix-command-typo
GH#39949 Fix command typo
2 parents 6e7adc0 + afdd302 commit 7759ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-creating-a-disconnected-registry.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ $ sudo scp kni@provisioner:/usr/local/bin/oc /usr/local/bin
190190
[source,terminal]
191191
----
192192
$ /usr/local/bin/oc adm release mirror \
193-
-a pull-secret-update.txt
193+
-a pull-secret-update.txt \
194194
--from=$UPSTREAM_REPO \
195195
--to-release-image=$LOCAL_REG/$LOCAL_REPO:${VERSION} \
196196
--to=$LOCAL_REG/$LOCAL_REPO

0 commit comments

Comments
 (0)