Changed the help message.
authorFrancois Fleuret <francois@fleuret.org>
Tue, 22 Nov 2011 07:24:22 +0000 (08:24 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Tue, 22 Nov 2011 07:24:22 +0000 (08:24 +0100)
bash-selector.sh

index da5bf93..51e7be2 100755 (executable)
@@ -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