diff --git a/help/1.php b/help/1.php
index 28b742e06..8c7756330 100644
--- a/help/1.php
+++ b/help/1.php
@@ -16,6 +16,10 @@
updated > NOW() - INTERVAL '7 days'
+
Matches all articles with scores between 100 and 500:
+ +score > 100 and score < 500
+
See the database schema here or included in the distribution package for gruesome details. The relevant tables are ttrss_entries and ttrss_user_entries.
Feel free to post more clever examples of labels on Tiny