From 7932ad31bc793d53d49da88f252173db6ff8e887 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sat, 14 Mar 2009 11:38:15 +0100 Subject: [PATCH] Changed the example to the new version with (history) instead of ${HISTFILE} --- selector.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.20.1