partial match explanation
svn: r10213
This commit is contained in:
parent
532b9924d1
commit
2b1507220f
|
@ -70,9 +70,9 @@ function InitializeSearch() {
|
|||
+' <tt>C+Enter</tt>/<tt>S+C+Enter</tt> to scroll through the'
|
||||
+' results.</li>'
|
||||
+'<li>Use “<tt>M:<i>str</i></tt>” to match only identifiers'
|
||||
+' from modules that match “<tt><i>str</i></tt>”;'
|
||||
+' “<tt>M:</tt>” by itself will restrict results to bound'
|
||||
+' names only.</li>'
|
||||
+' from modules that (partially) match'
|
||||
+' “<tt><i>str</i></tt>”; “<tt>M:</tt>” by'
|
||||
+' itself will restrict results to bound names only.</li>'
|
||||
+'<li>“<tt>L:<i>str</i></tt>” is similar to'
|
||||
+' “<tt>M:<i>str</i></tt>”, but'
|
||||
+' “<tt><i>str</i></tt>” should match the module name'
|
||||
|
|
Loading…
Reference in New Issue
Block a user