Added multi-contains to the list of matching algorithms in the man pages
This commit is contained in:
@@ -77,7 +77,7 @@ If true activiating a search with enter will execute the search not the first re
|
||||
If true hides the scroll bars, default is false.
|
||||
.TP
|
||||
.B matching=\fIMODE\fR
|
||||
Specifies the matching mode, it can be either contains or fuzzy, default is contains.
|
||||
Specifies the matching mode, it can be either contains, multi-contains, or fuzzy, default is contains.
|
||||
.TP
|
||||
.B insensitive=\fIBOOL\fR
|
||||
If true enables case insensitive search, default is false.
|
||||
|
||||
Reference in New Issue
Block a user