]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/docs/source/query.rst
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / bindings / python / docs / source / query.rst
index ddfc3485884e28520061b090edec04f3db52bad4..785e984b00eb1a0d5da7416658d9650b86143ab6 100644 (file)
    .. attribute::  sort
 
       Instance attribute :attr:`sort` contains the sort order (see
-      :attr:`Query.SORT`) if explicitely specified via
+      :attr:`Query.SORT`) if explicitly specified via
       :meth:`set_sort`. By default it is set to `None`.
 
+   .. automethod:: exclude_tag
+
    .. automethod:: search_threads
 
    .. automethod:: search_messages