Automatic Site Publish by Buildbot
diff --git a/content/docs/api.html b/content/docs/api.html
index afc029e..07b5dd7 100644
--- a/content/docs/api.html
+++ b/content/docs/api.html
@@ -87,13 +87,13 @@
 - $to: Optional To: address
 - $subject: Optional Subject: line
 - $body: Optional body text
-- $since: number of seconds since the epoch, defaults to now. 
-   Returns '{"changed":false}' if no emails are later than epoch, otherwise proceeds with normal search
 - $dfrom: days ago to start
 - $dto: total days to match
 </code></pre>
 <p>Options:</p>
-<pre><code>- quick: send statistics only (exclude participants, threadstruct, word-cloud, emails apart from epoch)
+<pre><code>- $since: number of seconds since the epoch, defaults to now. 
+   Returns '{"changed":false}' if no emails are later than epoch, otherwise proceeds with normal search
+- quick: send statistics only (exclude participants, threadstruct, word-cloud, emails apart from epoch)
 - emailsOnly: return email summaries only (omit thread_struct, top 10 participants and word-cloud)
 </code></pre>
 <p>Response example:</p>