From 364abdac90e0f06da95e1bab0047efa65d201f54 Mon Sep 17 00:00:00 2001 From: Siarhei Khilko Date: Sun, 19 Jan 2014 21:12:36 -0800 Subject: [PATCH] fixed the description of copyfile plugin --- Plugins-Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins-Overview.md b/Plugins-Overview.md index 3b3e7ef..18ab69d 100644 --- a/Plugins-Overview.md +++ b/Plugins-Overview.md @@ -22,7 +22,7 @@ colorize | cat with syntax highlight support command-not-found | suggests package name with relevant command | compleat | reformats completion http://github.com/mbrubeck/compleat | copydir | copies current dir full path to clipboard | -copyfile | copies selected file full path to clipboard | +copyfile | copies selected file content to clipboard | cp | cp with progress bar (rsync) | dircycle | hotkeys fot cycling directories | dirpersist | saves and restores your directory stack across shell invocations |