From: Francois Fleuret Date: Mon, 24 May 2010 12:13:45 +0000 (+0200) Subject: Rewrote the example for bash history with the --bash option. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=a081eaedb4c97d2123a620b909df1706fa55b582 Rewrote the example for bash history with the --bash option. --- 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)