summaryrefslogtreecommitdiffstats
path: root/doc/kate/part.docbook
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2014-02-12 17:52:49 +0900
committerMichele Calgaro <[email protected]>2014-02-12 17:52:49 +0900
commitba09c43f50c9191cd7a4a640b46a373eca475b24 (patch)
tree8f911367c120cb0dbcb66307a123d3aee25d5471 /doc/kate/part.docbook
parentaf72e1310c8339e27ff4dbd2acc30d73864e2c6e (diff)
downloadtdebase-ba09c43f50c9191cd7a4a640b46a373eca475b24.tar.gz
tdebase-ba09c43f50c9191cd7a4a640b46a373eca475b24.zip
Kate handbook review - chapter 4,5 additions, chapter 6
Diffstat (limited to 'doc/kate/part.docbook')
-rw-r--r--doc/kate/part.docbook7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/kate/part.docbook b/doc/kate/part.docbook
index e99985539..ad74be9c7 100644
--- a/doc/kate/part.docbook
+++ b/doc/kate/part.docbook
@@ -359,6 +359,7 @@ with the corresponding string capture (parenthesized substring)
from the search pattern. A button for listing all available string captures
will also be enabled. You can click on any of the available string captures
to include them in your replacement string.</para>
+<note><para>Placeholders can only be used when searching using regular expressions.</para></note>
</listitem>
</varlistentry>
@@ -460,6 +461,12 @@ captured in parenthesized subpatterns of the expression.</para>
</sect2>
+<sect2>
+<title>Finding text in multiple files</title>
+<para>To search for text in multiple files at once, please refer to the
+<link linkend="kate-mdi-tools-find-in-files">Find in Files Panel</link> section.</para>
+</sect2>
+
</sect1>
<sect1 id="kate-part-bookmarks">