diff --git a/tools/virsh.pod b/tools/virsh.pod index aa4c56020e..c306a38c7d 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -468,7 +468,8 @@ Flags I<--live> or I<--config> select whether this command works on live or persistent definitions of the domain. If both I<--live> and I<--config> are specified, the I<--config> option takes precedence on getting the current description and both live configuration and config are updated while setting -the description. I<--current> is exclusive and implied if none of these was specified. +the description. I<--current> is exclusive and implied if none of these was +specified. Flag I<--edit> specifies that an editor with the contents of current description or title should be opened and the contents saved back afterwards. @@ -1471,7 +1472,8 @@ address. [I<--persistent>] [I<--inbound average,peak,burst>] [I<--outbound average,peak,burst>] Attach a new network interface to the domain. -I can be either I to indicate a physical network device or I to indicate a bridge to a device. +I can be either I to indicate a physical network device or +I to indicate a bridge to a device. I indicates the source device. I allows to indicate the target device in the guest. I allows to specify the MAC address of the network interface. @@ -1502,9 +1504,10 @@ from the domain. =item B I I [I<--mac mac>] Detach a network interface from a domain. -I can be either I to indicate a physical network device or I to indicate a bridge to a device. -It is recommended to use the I option to distinguish between the interfaces -if more than one are present on the domain. +I can be either I to indicate a physical network device or +I to indicate a bridge to a device. It is recommended to use the +I option to distinguish between the interfaces if more than one are +present on the domain. =item B I I [I<--persistent>] [I<--force>]