Cleaned up the regexp de-allocation + syntax check for --delete-regexp.
[selector.git] / selector.1
index 3a2685f..a673a13 100644 (file)
@@ -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
 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"
 
 
 .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
 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
 .TP
 \fB-u\fR, \fB--upper-case-makes-case-sensitive\fR
 using an upper case in the matching string makes the matching
@@ -119,6 +119,9 @@ standard setting for bash history search, same as
 
 -b -i -d -v -w -l ${HISTSIZE}
 .TP
 
 -b -i -d -v -w -l ${HISTSIZE}
 .TP
+\fB--delete-regexp \fI<regexp>\fR
+deletes in every line the portion matching the regexp
+.TP
 \fB-t \fI<title>\fR, \fB--title \fI<title>\fR
 add a title in the modeline
 .TP
 \fB-t \fI<title>\fR, \fB--title \fI<title>\fR
 add a title in the modeline
 .TP