X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=sid%2Farchive.py;h=68c841e21d0f13f34b2d1dfefd1d4d97a5e993fc;hb=e89ab76a671bbbe2dc86121f8a0d5738fa21adfc;hp=808e364a3f1d53b533bf788102bf727f6afc86f6;hpb=dc4ac4f37ac6b92014ec41f6233ada96c8484adb;p=sid.git diff --git a/sid/archive.py b/sid/archive.py index 808e364..68c841e 100644 --- a/sid/archive.py +++ b/sid/archive.py @@ -34,9 +34,9 @@ class Archive(Plugin): @botcmd def archive(self, rcv, args): - """ - **command** ``!archive pkg-name`` : Returns package versions - (by suite)""" + """Fetches package info from the archive + + ``!archive pkg-name`` : Returns package versions (by suite)""" if not args: return if len(args) > 1: