-.TH "SELECTOR" "1.1.1" "April 2010" "Francois Fleuret" "User Commands"
+.TH "SELECTOR" "1.1.2" "April 2010" "Francois Fleuret" "User Commands"
\" This man page was written by Francois Fleuret <francois@fleuret.org>
\" and is distributed under a Creative Commons Attribution-Share Alike
state that all following arguments are filenames
.TP
\fB--bash\fR
-standard setting for bash history search, same as as -b -i -d -v -w
+standard setting for bash history search, same as
+
+-b -i -d -v -w -l ${HISTSIZE}
.TP
\fB-t \fI<title>\fR, \fB--title \fI<title>\fR
add a title in the modeline
To use selector to search into your bash history
-.B selector -q --bash -l ${HISTSIZE} <(history)
+.B selector -q --bash <(history)
To show a list of directories and insert a cd command to the selected
one (using @ as a separator)