Removed an unused parameter in previous_visible().
[selector.git] / 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)