Skip to content

Commit 703ed7e

Browse files
committed
Apply valid types to content blocks
1 parent 2d8a412 commit 703ed7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/linux-resources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you can reproduce a problem, first increase the logging level, run the system
3939
mdatp log level set --level debug
4040
```
4141

42-
```Output
42+
```console
4343
Log level configured successfully
4444
```
4545

@@ -53,7 +53,7 @@ If you can reproduce a problem, first increase the logging level, run the system
5353

5454
This command will also print out the file path to the backup after the operation succeeds:
5555

56-
```Output
56+
```console
5757
Diagnostic file created: <path to file>
5858
```
5959

@@ -63,7 +63,7 @@ If you can reproduce a problem, first increase the logging level, run the system
6363
mdatp log level set --level info
6464
```
6565

66-
```Output
66+
```console
6767
Log level configured successfully
6868
```
6969

0 commit comments

Comments
 (0)