From 37d98521accb35a10b20d10df8b4a9af806cc1b0 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Tue, 22 Nov 2011 08:24:22 +0100 Subject: [PATCH] Changed the help message. --- bash-selector.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bash-selector.sh b/bash-selector.sh index da5bf93..51e7be2 100755 --- a/bash-selector.sh +++ b/bash-selector.sh @@ -123,7 +123,7 @@ else echo "source bash-selector.sh <--hist|--cd> [...]" echo - echo "Define bash function to use selector for history search and/or intelligent" - echo "cd history." + echo "Defines bash functions, and install key-bindings to use selector for history" + echo "search with M-r, and/or intelligent cd history with M-c." fi -- 2.20.1