Changed the help message.
[selector.git] / 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