Rewrote the example for bash history with the --bash option.
authorFrancois Fleuret <francois@fleuret.org>
Mon, 24 May 2010 12:13:45 +0000 (14:13 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Mon, 24 May 2010 12:13:45 +0000 (14:13 +0200)
selector.1

index 95d83a2..dd6d135 100644 (file)
@@ -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)