Removed redundant text

This commit is contained in:
Hummer12007 2015-10-18 17:57:47 +03:00
parent d2deb6e696
commit e9b9b73b48

View File

@ -843,7 +843,7 @@ launchctl load -w /System/Library/LaunchAgents/com.apple.notificationcenterui.pl
```bash
qlmanage -p /path/to/file
```
#### Enable Text Selection and Copying in QuickLook
#### Enable Text Selection
```bash
defaults write com.apple.finder QLEnableTextSelection -bool true
```