[libvirt] [libvirt-virshcmdref 03/10] add more description on --script parameter

Hu Tao hutao at cn.fujitsu.com
Wed Sep 14 07:28:54 UTC 2011


---
 source/attach-interface.xml |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/source/attach-interface.xml b/source/attach-interface.xml
index cc5d9ad..b728e71 100644
--- a/source/attach-interface.xml
+++ b/source/attach-interface.xml
@@ -87,7 +87,11 @@
       <value type="string" requirement="required">script</value>
       <description>
         <text>
-          script used to bridge network interface
+          script used to bridge network interface, for qemu domains the
+          script parameter is only acceptable when the interface type
+          is "ethernet" (a "generic ethernet" interface), for Xen domains
+          the script parameter is only acceptable when the interface type
+          is "bridge", in all other cases it is currently ignored.
         </text>
         <text>
           "--script" itself is optional
-- 
1.7.3.1




More information about the libvir-list mailing list