Cleaned up code box

This commit is contained in:
schmurky 2020-08-11 15:41:17 +08:00
parent 1787bbb84b
commit 58c72e2849

View File

@ -748,6 +748,8 @@ The property list must be a valid *.plist* file. This can be checked by executin
```bash
plutil -lint com.microsoft.wdav.plist
```
```Output
com.microsoft.wdav.plist: OK
```