On Thu, 2010-09-09 at 15:20 -0400, James Antill wrote: > --- > 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")
ACK -sv _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel