You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/general/mx-command-line-tool/dump-mpr.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,9 @@ These are the `OPTIONS`:
20
20
| Option | Value | Result |
21
21
| --- | --- | --- |
22
22
|`--unit-type`| A single unit type, or a comma-separated list of unit types. | Filters the results on the supplied unit types and limits the JSON export. |
23
-
|`--module-names`| A single module name, or a comma-separated list of module names. | Filters the results on the supplied modules and limits the JSON export. (Available from Mendix 10.16.0) |
24
23
|`--exclude-system-module`|| Exclude the system module from the JSON export. (Available from Mendix 10.12.0) |
25
24
|`--exclude-protected-modules`|| Exclude protected modules from the JSON export. (Available from Mendix 10.12.0) |
25
+
|`--module-names`| A single module name, or a comma-separated list of module names. | Filters the results on the supplied modules and limits the JSON export. (Available from Mendix 10.16.0) |
0 commit comments