Skip to content

Commit cc1037e

Browse files
committed
docs(bulk-model-sync-gradle): document includeModulesByPrefix
1 parent 1a53205 commit cc1037e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/global/modules/core/pages/reference/component-bulk-model-sync-gradle.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ This means that only a minimal amount of write operations is used to update the
7070
|`includeModule`
7171
|String
7272
|Includes the module specified by the given fully qualified name in the synchronisation process.
73+
74+
|`includeModulesByPrefix`
75+
|String
76+
|Includes all modules, whose fully qualified name starts with the given prefix, in the synchronisation process.
7377
|===
7478

7579
=== LocalSource/-Target configuration

0 commit comments

Comments
 (0)