summaryrefslogtreecommitdiff
path: root/help/1.php
diff options
context:
space:
mode:
Diffstat (limited to 'help/1.php')
-rw-r--r--help/1.php10
1 files changed, 2 insertions, 8 deletions
diff --git a/help/1.php b/help/1.php
index 309783f43..fc7c2003d 100644
--- a/help/1.php
+++ b/help/1.php
@@ -1,12 +1,6 @@
-<h1>Help for SQL expressions</h1>
+<h1>Labels and SQL Expressions</h1>
-<h2>Description</h2>
-
-<p>The &laquo;SQL expression&raquo; is added to WHERE clause of
- view feed query. You can match on ttrss_entries table fields
- and even use subselect to query additional information. This
- functionality is considered to be advanced and requires basic
- understanding of SQL.</p>
+<p>Labels are generated by using SQL expressions. The &laquo;SQL expression&raquo; is added to WHERE clause of view feed query. You can match on ttrss_entries table fields and even use subselect to query additional information. This functionality is considered to be advanced and requires some understanding of SQL.</p>
<h2>Examples</h2>