From a081eaedb4c97d2123a620b909df1706fa55b582 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Mon, 24 May 2010 14:13:45 +0200 Subject: [PATCH] Rewrote the example for bash history with the --bash option. --- selector.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selector.1 b/selector.1 index 95d83a2..dd6d135 100644 --- a/selector.1 +++ b/selector.1 @@ -125,7 +125,7 @@ specify the maximum number of lines to take into account To use selector to search into your bash history -.B selector -q -b -i -d -v -w -l ${HISTSIZE} <(history) +.B selector -q --bash -l ${HISTSIZE} <(history) To show a list of directories and insert a cd command to the selected one (using @ as a separator) -- 2.20.1