--- a/artemis/find.py Wed May 25 09:16:17 2016 +0900 +++ b/artemis/find.py Tue Nov 22 11:18:54 2016 +0900 @@ -209,6 +209,7 @@ ) def find(self, ui, repo, query, **opts): + """Shows a list of issues matching the specified QUERY""" self.opts = opts self.ui = ui self.repo = repo