Document sender:me syntax.

(imported from commit 7c32ddc70528f110ba7d2f64637da0cc8eb0a0a6)
This commit is contained in:
Steve Howell 2013-12-05 12:10:43 -05:00
parent ce57cbf22a
commit 5e4e8af0c4
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@
<td class="operator">sender:<span class="operator_value">email</span></td>
<td class="definition">Narrow to messages sent by <span class="operator_value">email</span></td>
</tr>
<tr>
<td class="operator">sender:me</td>
<td class="definition">Narrow to messages sent by you.</td>
</tr>
<tr>
<td class="operator">near:<span class="operator_value">id</span></td>
<td class="definition">Center the view around message ID <span class="operator_value">id</span></td>