Skip to content

Commit 714be3f

Browse files
authored
Reorder based on release
1 parent 672e99b commit 714be3f

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/refguide/general/mx-command-line-tool

1 file changed

+1
-1
lines changed

content/en/docs/refguide/general/mx-command-line-tool/dump-mpr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ These are the `OPTIONS`:
2020
| Option | Value | Result |
2121
| --- | --- | --- |
2222
| `--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) |
2423
| `--exclude-system-module` | | Exclude the system module from the JSON export. (Available from Mendix 10.12.0) |
2524
| `--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) |
2626

2727
### Examples
2828

0 commit comments

Comments
 (0)