From: Francois Fleuret Date: Tue, 22 Nov 2011 07:24:22 +0000 (+0100) Subject: Changed the help message. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=37d98521accb35a10b20d10df8b4a9af806cc1b0 Changed the help message. --- 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