summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-04-16 22:51:01 +0200
committerraveit65 <[email protected]>2020-04-24 11:17:54 +0200
commita4e97f5dce3fd69e46a5eace5cc44b44825d2784 (patch)
tree6575b1b76e704fb689cd3fdd23023ab9dd857847
parent843f3189befc318020b8a55147d38a5afe291e37 (diff)
downloadpluma-a4e97f5dce3fd69e46a5eace5cc44b44825d2784.tar.bz2
pluma-a4e97f5dce3fd69e46a5eace5cc44b44825d2784.tar.xz
help: add a link to syntax and semantics of regex
-rw-r--r--help/C/index.docbook1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook
index 29dd3306..c363df9f 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -508,6 +508,7 @@
<guimenu>Search</guimenu>
<guimenuitem>Clear Highlight</guimenuitem>
</menuchoice>.</para>
+ <para>Refer to the <link xlink:href="man:pcrepattern"> <citerefentry> <refentrytitle>pcrepattern</refentrytitle> <manvolnum>3</manvolnum> </citerefentry> </link> for more information about the syntax and the semantics of the regular expressions supported on <guilabel>Find</guilabel> dialog.</para>
</section>
<section xml:id="pluma-find-incremental">