diff --git a/public/options.html b/public/options.html index 3e2a6a87e4e..015be65b3a1 100644 --- a/public/options.html +++ b/public/options.html @@ -86,6 +86,11 @@

Example:

false By default, Chosen’s search matches starting at the beginning of a word. Setting this option to true allows matches starting from anywhere within a word. This is especially useful for options that include a lot of special characters or phrases in ()s and []s. + + group_search + true + By default chosen will search labels of groups as well as options, and display all options below matching groups. Set this to false to search only in actual options. + single_backstroke_delete true