summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Pepple <ken.pepple@gmail.com>2011-04-08 14:36:27 -0700
committerKen Pepple <ken.pepple@gmail.com>2011-04-08 14:36:27 -0700
commit5632baa79da2164457f75a240c5c497027c49fca (patch)
tree724594f68d05498b51ca686f3b92d4c59ee7078c
parente56e6694ec3fe337b891d6bd23b89d8c44335efe (diff)
pep8
-rwxr-xr-xbin/nova-manage2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nova-manage b/bin/nova-manage
index ab35e2c74..adc631318 100755
--- a/bin/nova-manage
+++ b/bin/nova-manage
@@ -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.
"""