From 7be9f1dfa8cd327b5c8d09c147ab8bb373c273f0 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 4 Apr 2012 17:25:02 -0400 Subject: [PATCH] edit comment to reflect real args --- virt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virt b/virt index c8805998d02..1922aefaaa3 100755 --- a/virt +++ b/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: