Add missing full-stop
This commit is contained in:
parent
c378c2058f
commit
6b3e6b9d70
@ -322,7 +322,7 @@ textutil -convert html file.ext
|
||||
### Files and Folders
|
||||
|
||||
#### Empty Trash on all Mounted Volumes and the Main HDD
|
||||
Also, clear Apple’s System Logs that will improve your shell startup speed
|
||||
Also, clear Apple’s System Logs that will improve your shell startup speed.
|
||||
```bash
|
||||
sudo rm -rfv /Volumes/*/.Trashes; sudo rm -rfv ~/.Trash; sudo rm -rfv /private/var/log/asl/*.asl
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user