Changed "shell command" to "command line".
[selector.git] / selector.1
index 83b4159..d67955d 100644 (file)
@@ -1,6 +1,6 @@
 .TH "SELECTOR" "1"
 .SH "NAME"
-selector - A simple shell command for dynamic pattern selection
+selector - A simple command line for dynamic pattern selection
 .SH "SYNOPSIS"
 .PP
 \fBselector\fP [\fBoptions\fP] -f <filename>
@@ -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"