X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=selector.1;h=f4c7edf1b68380ba1f9713be9cf6324ddc987fa2;hb=c3973ff66bfb73b40d030fd8fb682007d0d05d5c;hp=a4a436f8e9c98224ad27369db0f2300049eafa87;hpb=50710a40445f3a2b25bfbc5b484abb7c5a0ee893;p=selector.git diff --git a/selector.1 b/selector.1 index a4a436f..f4c7edf 100644 --- a/selector.1 +++ b/selector.1 @@ -34,8 +34,6 @@ selection by either interrupting the command with ^C or by typing ^G. .SH "OPTIONS" .IP "\fB-h\fP" 10 display help and exits -.IP "\fB-v\fP" 10 -inject the selected line into the tty input buffer .IP "\fB-m\fP" 10 force the monochrome mode .IP "\fB-i\fP" 10 @@ -48,14 +46,20 @@ remove the time prefix from zsh history remove duplicated lines .IP "\fB-e\fP" 10 start with the regexp mode activated +.IP "\fB-a\fP" 10 +make the matching case sensitive +.IP "\fB-t \fP" 10 +add a title in the modeline .IP "\fB-c <fg modeline> <bg modeline> <fg highlight> <bg highlight>\fP" 10 -select the modline and highlight color numbers +select the modeline and highlight color numbers +.IP "\fB-v\fP" 10 +inject the selected line into the tty input buffer .IP "\fB-o <output filename>\fP" 10 write the selected line into the specified file .IP "\fB-s <pattern separator>\fP" 10 specify the symbol to separate the substrings in the search pattern .IP "\fB-l <max number of lines>\fP" 10 -specify the maximum number of lines to consider +specify the maximum number of lines to take into account .IP "\fB-f <input filename>\fP" 10 specify the file to search into