add summary

This commit is contained in:
Thomas Vander Stichele
2013-02-03 20:54:09 +01:00
parent db128485eb
commit dadcc5c54e

View File

@@ -167,7 +167,7 @@ class _CD(logcommand.LogCommand):
class Info(_CD):
pass
summary = "retrieve information about the currently inserted CD"
class Rip(_CD):