--- yumcommands.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/yumcommands.py b/yumcommands.py index 5498322..b3935f6 100644 --- a/yumcommands.py +++ b/yumcommands.py @@ -1329,7 +1329,7 @@ class HistoryCommand(YumCommand): return ['history'] def getUsage(self): - return "[info|list|summary|redo|undo|new]" + return "[info|list|summary|addon-info|redo|undo|new]" def getSummary(self): return _("Display, or use, the transaction history") -- 1.7.2 _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel