Cosmetics.
[selector.git] / bash-selector.sh
index 32e4925..653afc1 100755 (executable)
 # along with this program. If not, see <http://www.gnu.org/licenses/>.  #
 #                                                                       #
 # Written by and Copyright (C) Francois Fleuret                         #
-# Contact <francois.fleuret@idiap.ch> for comments & bug reports        #
+# Contact <francois@fleuret.org> for comments & bug reports             #
 #########################################################################
 
-# This script installs two keybinding:
+# This script installs two key-bindings:
 #
-# Alt-R for selector-based command history
+# Alt-r for selector-based command history
 #
-# Alt-C for selector-based directoy history
+# Alt-c for selector-based directoy history
 #
-# It has to be called with ". bash-selector.sh"
+# Note that you have to call it with ". bash-selector.sh" otherwise
+# the key-bindings will not be effective in your current bash
 
 ######################################################################
 # Selector-based command history