This commit is contained in:
Ken Pepple 2011-04-08 14:36:27 -07:00
parent e56e6694ec
commit 5632baa79d
1 changed files with 1 additions and 1 deletions

View File

@ -572,7 +572,7 @@ class VmCommands(object):
def list(self, host=None):
"""Show a list of all instances
:param host: show all instance on specified host.
:param instance: show specificed instance.
"""