From: Francois Fleuret Date: Sat, 14 Mar 2009 10:38:15 +0000 (+0100) Subject: Changed the example to the new version with (history) instead of X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=7932ad31bc793d53d49da88f252173db6ff8e887 Changed the example to the new version with (history) instead of ${HISTFILE} --- diff --git a/selector.1 b/selector.1 index 83b4159..9161e38 100644 --- a/selector.1 +++ b/selector.1 @@ -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"