File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -348,17 +348,15 @@ This mode collects installation related information like distro and system requi
348
348
349
349
```console
350
350
351
- -h, --help show this help message and exit
352
- -d, --distro Check for distro support
353
- -m, --min-requirement
354
- Check for the system info against offical minimum
355
- requirements
356
- -e, --external-dep Check for externel package dependency
357
- -c, --connectivity Check for connectivity for services used by MDE
358
- -a, --all Run all checks
351
+ -h, --help show this help message and exit
352
+ -d, --distro Check for distro support
353
+ -m, --min-requirement Check for the system info against offical minimum requirements
354
+ -e, --external-dep Check for externel package dependency
355
+ -c, --connectivity Check for connectivity for services used by MDE
356
+ -a, --all Run all checks
359
357
-o ONBOARDING_SCRIPT, --onboarding-script ONBOARDING_SCRIPT
360
- Path to onboarding script
361
- -g GEO, --geo GEO Geo string to test <US|UK|EU|AU|CH|IN>
358
+ Path to onboarding script
359
+ -g GEO, --geo GEO Geo string to test <US|UK|EU|AU|CH|IN>
362
360
363
361
```
364
362
You can’t perform that action at this time.
0 commit comments