Update mac-preferences.md

removed $ prompt from command-line snippet
This commit is contained in:
schmurky
2020-08-03 17:19:46 +08:00
parent b320168fa5
commit 2f289d03f0

View File

@ -747,7 +747,7 @@ The following templates contain entries for all settings described in this docum
The property list must be a valid *.plist* file. This can be checked by executing: The property list must be a valid *.plist* file. This can be checked by executing:
```bash ```bash
$ plutil -lint com.microsoft.wdav.plist plutil -lint com.microsoft.wdav.plist
com.microsoft.wdav.plist: OK com.microsoft.wdav.plist: OK
``` ```