Update mac-pua.md

removed $ prompt in command-line snippet
This commit is contained in:
schmurky 2020-08-03 15:32:21 +08:00
parent b320168fa5
commit 2a97883a7c

View File

@ -53,7 +53,7 @@ You can configure how PUA files are handled from the command line or from the ma
In Terminal, execute the following command to configure PUA protection:
```bash
$ mdatp --threat --type-handling potentially_unwanted_application [off|audit|block]
mdatp --threat --type-handling potentially_unwanted_application [off|audit|block]
```
### Use the management console to configure PUA protection: