X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=selector.1;h=e8eb8ff481395e9529ad56e50c0f795a349d3e03;hb=ebcd09bd919fdd7a9130df7cea66b40b5b471863;hp=4563c0c03042642d66a4352063b55409ae83a612;hpb=420622985a51bae476dd50e6c12a67da300e7176;p=selector.git diff --git a/selector.1 b/selector.1 index 4563c0c..e8eb8ff 100644 --- a/selector.1 +++ b/selector.1 @@ -31,7 +31,7 @@ with many possible choices. For the latter, the -x option allows to show different strings than the ones returned. Note that because this is an interactive command, the standard input -can not be used as one of the input files. +cannot be used as one of the input files. .SH "USING SELECTOR IN BASH" @@ -102,7 +102,7 @@ start in case-sensitive mode print a long-line indicator at the end of truncated lines .TP \fB-y\fR, \fB--show-hits\fR -highlight the part(s) of each line which match the substrings or regexp +highlight the part(s) of each line which match(es) the substrings or regexp .TP \fB-u\fR, \fB--upper-case-makes-case-sensitive\fR using an upper case in the matching string makes the matching @@ -157,9 +157,7 @@ To use selector to search into your bash history .P .nf -.B - -selector -q --bash <(history) +.B selector -q --bash <(history) .fi To show a list of directories and insert a cd command to the selected