Changed the example to the new version with (history) instead of
authorFrancois Fleuret <francois@fleuret.org>
Sat, 14 Mar 2009 10:38:15 +0000 (11:38 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sat, 14 Mar 2009 10:38:15 +0000 (11:38 +0100)
${HISTFILE}

selector.1

index 83b4159..9161e38 100644 (file)
@@ -51,9 +51,9 @@ specify the file to search into
 
 .SH "EXAMPLES"
 
-To use selector to search into your shell history:
+To use selector to search into your bash history, you can use
 
-.B selector \-i \-v \-f ${HISTFILE}
+.B selector -i -b -v -f <(history)
 
 .SH "BUGS"