Skip to content

Commit ec08104

Browse files
Review
1 parent e088b88 commit ec08104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/general/mx-command-line-tool

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ These are the `OPTIONS`:
2626
| `--app-name` | App | Assigns the specified app name to the app. |
2727
| `--help` | | Shows help for the `mx create-project` command and exits. |
2828
| `--language-code` | en_US | The default language of the app. |
29-
| `--use-mpr-format-v1` | Optional | If specified, the app will be created in MPRv1 format (MPRv2 otherwise). |
29+
| `--use-mpr-format-v1` | MPRv2 | If specified, the app is created in MPRv1 format (otherwise, with MPRv2). |
3030
| `--output-dir` | Current directory | The directory in which to create the app. |
3131
| `--sprintr-app-id` | Optional | Associates the app [feedback features](/developerportal/app-insights/feedback/) with the provided [app](/developerportal/#my-apps) in **Apps**. The value is a GUID. When accessing the app in [Apps](https://sprintr.home.mendix.com/), this ID can be found in the browser's URL (for example, `1a428ea7-b00e-4166-9b23-20b7be88a40e`). |
3232

0 commit comments

Comments
 (0)