Commit 66f9a697 by Seth Vidal

edit comment to reflect real args

parent 8a617942
......@@ -374,8 +374,8 @@ def main():
return VIRT_FAILED, msg
# vm=name state=[running|shutdown|destroyed|undefined]
# command=[some command] [vm=name]
# guest=name state=[running|shutdown|destroyed|undefined]
# command=[some command] [guest=name]
params = {}
for x in items:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment