summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHunternif <hunternif@gmail.com>2025-02-16 19:51:18 +0000
committerHunternif <hunternif@gmail.com>2025-02-16 19:51:18 +0000
commit01be3240e5805dd3a8385bbdfa0741978075b22c (patch)
treec61f368bea7ac24924047bd098c0e78393c24092
parent41cf39c57aa347a279fb71d52e2f666d558547ff (diff)
client: add help text about post search by category
-rw-r--r--client/html/help_search_posts.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/html/help_search_posts.tpl b/client/html/help_search_posts.tpl
index 0fe584f..1fcd453 100644
--- a/client/html/help_search_posts.tpl
+++ b/client/html/help_search_posts.tpl
@@ -15,6 +15,10 @@
<td>having given tag (accepts wildcards)</td>
</tr>
<tr>
+ <td><code>category</code></td>
+ <td>having any tag in this category</td>
+ </tr>
+ <tr>
<td><code>score</code></td>
<td>having given score</td>
</tr>