change to description.

This commit is contained in:
Thomas Vander Stichele
2011-09-04 14:18:00 +00:00
parent d2672cfa6a
commit 44559cc0b0

View File

@@ -85,7 +85,7 @@ class Show(logcommand.LogCommand):
class AccuRip(logcommand.LogCommand):
summary = "handle AccurateRip information"
description = "Handle AccurateRip information."
subCommandClasses = [Show, ]