Skip to content

Commit 8eeed47

Browse files
authored
Merge pull request #51965 from skopacz1/OCP1487_oc_mirror_fix
OCPBUGS#1487 - Updating oc mirror flag description
2 parents 60715d1 + 400ecba commit 8eeed47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oc-mirror-command-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The following tables describe the `oc mirror` subcommands and flags:
6565
|Ignore past mirrors when downloading images and packing layers. Disables incremental mirroring and might download more data.
6666

6767
|`--manifests-only`
68-
|Generate manifests for `ImageContentSourcePolicy` and `CatalogSource` objects to configure a cluster to use the mirror registry, but do not actually mirror any images.
68+
|Generate manifests for `ImageContentSourcePolicy` objects to configure a cluster to use the mirror registry, but do not actually mirror any images.
6969

7070
|`--max-per-registry <int>`
7171
|Specify the number of concurrent requests allowed per registry. The default is `6`.

0 commit comments

Comments
 (0)