edit comment to reflect real args
This commit is contained in:
parent
26a0644a27
commit
7be9f1dfa8
1 changed files with 2 additions and 2 deletions
4
virt
4
virt
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue