Renaming check_update, a la yumpkg

This commit is contained in:
blast_hardcheese 2012-04-05 22:38:22 -07:00
parent 3f857e2b36
commit de4fc6ae2f

View File

@ -322,9 +322,9 @@ def _get_upgradable():
return r
def check_update():
def list_upgrades():
'''
List all available upgrades
List all available package upgrades.
CLI Example::
salt '*' pkg.check_update