[Yum-devel] [PATCH 1/3] Show addon-info in the history summary text.

seth vidal skvidal at fedoraproject.org
Thu Sep 9 20:17:55 UTC 2010


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




More information about the Yum-devel mailing list