[yum-git] yumcommands.py
James Bowes
jbowes at linux.duke.edu
Fri Jan 25 14:30:47 UTC 2008
yumcommands.py | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 7683618f8deafda7d77e6b481be493c9c56d3fc1
Author: James Bowes <jbowes at redhat.com>
Date: Fri Jan 25 09:30:36 2008 -0500
Remove copy/paste artifact from info/list split
diff --git a/yumcommands.py b/yumcommands.py
index dde5d7e..97a3ea8 100644
--- a/yumcommands.py
+++ b/yumcommands.py
@@ -241,9 +241,6 @@ class ListCommand(InfoCommand):
def getNames(self):
return ['list']
- def getUsage(self):
- return "[PACKAGE|all|installed|updates|extras|obsoletes|recent]"
-
def getSummary(self):
return "List a package or groups of packages"
More information about the Yum-cvs-commits
mailing list