diff --git a/modules/oc-mirror-command-reference.adoc b/modules/oc-mirror-command-reference.adoc index 27b000aaa5ca..ff566a2511c2 100644 --- a/modules/oc-mirror-command-reference.adoc +++ b/modules/oc-mirror-command-reference.adoc @@ -68,6 +68,9 @@ The following tables describe the `oc mirror` subcommands and flags: |`--manifests-only` |Generate manifests for `ImageContentSourcePolicy` objects to configure a cluster to use the mirror registry, but do not actually mirror any images. +|`--max-nested-paths ` +|Specify the maximum number of nested paths for destination registries that limit nested paths. The default is `2`. + |`--max-per-registry ` |Specify the number of concurrent requests allowed per registry. The default is `6`.