Skip to content

Commit c52d8fc

Browse files
authored
fix indentation
1 parent bcc0bb4 commit c52d8fc

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

defender-endpoint/run-analyzer-linux.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -348,17 +348,15 @@ This mode collects installation related information like distro and system requi
348348
349349
```console
350350
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
359357
-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>
362360
363361
```
364362

0 commit comments

Comments
 (0)