File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/refguide/general/mx-command-line-tool Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ These are the `OPTIONS`:
2525| --- | --- |
2626| ` -s, --include-snapshot ` | Includes a snapshot in the app package. |
2727| ` -d, --package-dir ` | Exports the package to the directory. |
28- | ` -k, --skip-managed-dependency-sync ` | Do not synchronize managed dependencies. Use existing files in vendorlib instead. |
28+ | ` -k, --skip-managed-dependency-sync ` | Do not synchronize managed dependencies; use existing files in ` vendorlib ` instead. |
2929| ` --help ` | Displays the help screen. |
3030
3131For ` TARGET-FILE ` , specify the * .mpr* app you want to export.
@@ -105,7 +105,7 @@ These are the `OPTIONS`:
105105| --- | --- |
106106| ` -s, --include-snapshot ` | Includes a snapshot in the app package. |
107107| ` -d, --package-dir ` | Exports the package to the directory. |
108- | ` -k, --skip-managed-dependency-sync ` | Do not synchronize managed dependencies, use existing files in ` vendorlib ` . |
108+ | ` -k, --skip-managed-dependency-sync ` | Do not synchronize managed dependencies; use existing files in ` vendorlib ` instead . |
109109| ` --help ` | Displays the help screen. |
110110
111111For ` TARGET-FILE ` , specify the * .mpr* app you want to export.
You can’t perform that action at this time.
0 commit comments