Correct header

This commit is contained in:
Marcel Bischoff 2015-10-24 23:56:41 +02:00
parent dbf839ba8b
commit c86406bd40

View File

@ -350,7 +350,7 @@ defaults write com.apple.finder AppleShowAllFiles true
defaults write com.apple.finder AppleShowAllFiles false
```
### Remove Protected Flag
#### Remove Protected Flag
```bash
sudo chflags -R nouchg /path/to/file/or/folder
```