mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-04 10:15:45 +01:00
Fix doc bugs caused by last commit.
This commit is contained in:
@@ -57,8 +57,8 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<dl dt="width: 6em;">
|
<dl dt="width: 6em;">
|
||||||
<dt>\c</dt> <dd>Perform case insensitive search (default if <o>ignorecase</o> is set).</dd>
|
<dt>\c</dt> <dd>Perform case insensitive search (default if <o>searchcase</o>=<str>ignore</str>).</dd>
|
||||||
<dt>\C</dt> <dd>Perform case sensitive search</dd>
|
<dt>\C</dt> <dd>Perform case sensitive search (default if <o>searchcase</o>=<str>match</str>).</dd>
|
||||||
<dt>\l</dt> <dd>Search only in links, as defined by <o>hinttags</o>. (default if <o>linksearch</o> is set).</dd>
|
<dt>\l</dt> <dd>Search only in links, as defined by <o>hinttags</o>. (default if <o>linksearch</o> is set).</dd>
|
||||||
<dt>\L</dt> <dd>Search the entire page.</dd>
|
<dt>\L</dt> <dd>Search the entire page.</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|||||||
Reference in New Issue
Block a user