1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-15 09:53:32 +01:00

Clarify the search escape sequences usage in :h /.

This commit is contained in:
Štěpán Němec
2011-11-15 21:32:22 +01:00
parent 820cd97295
commit 32973aea75

View File

@@ -48,9 +48,9 @@
<p>Find <a>pattern</a> starting at the current caret position.</p> <p>Find <a>pattern</a> starting at the current caret position.</p>
<p> <p>
The following escape sequences can be used to modify the The following escape sequences can be used anywhere in
behavior of the search. When flags conflict, the last to <a>pattern</a> to modify the behavior of the search. When flags
appear is the one that takes effect. conflict, the last to appear is the one that takes effect.
</p> </p>
<dl dt="width: 6em;"> <dl dt="width: 6em;">