core: Add exact param to docstring

This commit is contained in:
Thomas Adamcik 2015-04-23 21:51:23 +02:00
parent c897877a71
commit b80bf615b5

View File

@ -279,6 +279,8 @@ class LibraryController(object):
:type query: dict
:param uris: zero or more URI roots to limit the search to
:type uris: list of strings or :class:`None`
:param exact: if the search should use exact matching
:type exact: :class:`bool`
:rtype: list of :class:`mopidy.models.SearchResult`
.. versionadded:: 1.0