summaryrefslogtreecommitdiff
path: root/htroot/index.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2016-10-02 06:36:34 +0200
committerreger <reger18@arcor.de>2016-10-02 06:36:34 +0200
commite25f2ee88b6ecbaca7230e722b29154647a85dd8 (patch)
tree8c4fc5281f918a9166b2ea641eb3ac734de26140 /htroot/index.html
parent1a79c64495f2c61a8bbcab0bd078b45f1f0fc387 (diff)
mention date search parameter in search option help (index.html)
Diffstat (limited to 'htroot/index.html')
-rw-r--r--htroot/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/htroot/index.html b/htroot/index.html
index d79c6cd14..f1016186b 100644
--- a/htroot/index.html
+++ b/htroot/index.html
@@ -149,6 +149,12 @@
<dd>only pages with as-author-anotated &lt;author&gt;</dd>
<dt>tld:&lt;tld&gt;</dt>
<dd>only pages from top-level-domains &lt;tld&gt;</dd>
+ #(datesincontent)#::
+ <dt>on:&lt;date&gt;</dt>
+ <dd>only pages with &lt;date&gt; in content</dd>
+ <dt>from:&lt;date1&gt; to:&lt;date2&gt;</dt>
+ <dd>only pages with a date between &lt;date1&gt; and &lt;date2&gt; in content</dd>
+ #(/datesincontent)#
<dt>/http</dt>
<dd>only resources from http or https servers</dd>
<dt>/ftp</dt>