From e9b9b73b48e9608a09b5d7a54f425a6f621a8d4e Mon Sep 17 00:00:00 2001 From: Hummer12007 Date: Sun, 18 Oct 2015 17:57:47 +0300 Subject: [PATCH] Removed redundant text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73da1c1..d9099dc 100644 --- a/README.md +++ b/README.md @@ -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 ```