]> kaliko git repositories - sid.git/blobdiff - sid/bts.py
bugs: shorter help text
[sid.git] / sid / bts.py
index 201df9a0fb5c8bfbb3704d520567f0fa842a78df..b39197ce7a46060db3ec09205894b5f554793d85 100644 (file)
@@ -65,7 +65,7 @@ class Bugs(Plugin):
 
     @botcmd
     def bugs(self, rcv, args):
-        """ intercepts bugs number in any message, looking for string like #629234 and display bug summary.
+        """Intercepts bugs number in messages (as #629234), reply a bug summary.
         !bugs pkg-name : Returns latest bug reports if any
         """
         if not args: