Skip to content

Commit

Permalink
Doco tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
riverwanderer committed Sep 17, 2023
1 parent c3ef677 commit 1bb6759
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ a|
Force an Exact case search (i.e. abc is different to ABC).

===== Regular Expression
The specified search string is a https://en.wikipedia.org/wiki/Regular_expression[Regular Expression]. e.g. If both _Exact Case_ and _Regular Expression_ are selected, a search for ^ABC$ will find matches that equate wholly to "ABC".
The specified search string is a https://en.wikipedia.org/wiki/Regular_expression[Regular Expression]. In the simplest example, a search for ABC will find matches that equate wholly to "ABC", and lower or mixed case variants (unless _Exact Case_ is checked as well).

===== Advanced Search
Show the advanced search options. All search options are on in a simple search. The advanced options allow you to turn off options to narrow your search.
Expand Down

0 comments on commit 1bb6759

Please sign in to comment.