From dd09da70f23c9dd444a7417bb0ed2ae65f1fe9f8 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 28 Sep 2011 11:58:29 +0800 Subject: [PATCH] virsh: describe attach-interface parameter target This patch is based on a improvement suggested by Kazuhiro Kikuchi of Fujitsu, it gives a description of the target parameter for that command * tools/virsh.pod: add description for target parameter of attach-interface --- tools/virsh.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/virsh.pod b/tools/virsh.pod index 1a9c3dceee..614b5a3e86 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -1239,6 +1239,10 @@ the default one. I allows to specify the model type. I indicates the changes will affect the next boot of the domain. +B: the optional target value is the name of a device to be created +as the back-end on the node. If not provided a device named "vnetN" or "vifN" +will be created automatically. + =item B I I Detach a device from the domain, takes the same kind of XML descriptions