Skip to content

Commit 085d563

Browse files
committed
OCPBUGS 13867: Clarifying --manifests-only depends on --from
1 parent a45b2f7 commit 085d563

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
@@ -69,7 +69,7 @@ The following tables describe the `oc mirror` subcommands and flags:
6969
|Enable mirroring for local OCI catalogs on disk to the target mirror registry.
7070

7171
|`--manifests-only`
72-
|Generate manifests for `ImageContentSourcePolicy` objects to configure a cluster to use the mirror registry, but do not actually mirror any images.
72+
|Generate manifests for `ImageContentSourcePolicy` objects to configure a cluster to use the mirror registry, but do not actually mirror any images. To use this flag, you must pass in an image set archive with the `--from` flag.
7373

7474
|`--max-nested-paths <int>`
7575
|Specify the maximum number of nested paths for destination registries that limit nested paths. The default is `2`.

0 commit comments

Comments
 (0)