]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
virsh.pod: Remove redundant --config from attach-interface
authorJiri Denemark <jdenemar@redhat.com>
Fri, 3 Apr 2015 12:56:36 +0000 (14:56 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 3 Apr 2015 12:58:02 +0000 (14:58 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
tools/virsh.pod

index 79d50f9acb3e0e4eec5f8dee0fbebe0c30ff40a6..d642a69222da1f4dffa78e557a27846f40872cda 100644 (file)
@@ -2458,7 +2458,7 @@ Likewise, I<--shareable> is an alias for I<--mode shareable>.
 =item B<attach-interface> I<domain> I<type> I<source>
 [[[I<--live>] [I<--config>] | [I<--current>]] | [I<--persistent>]]
 [I<--target target>] [I<--mac mac>] [I<--script script>] [I<--model model>]
-[I<--config>] [I<--inbound average,peak,burst>] [I<--outbound average,peak,burst>]
+[I<--inbound average,peak,burst>] [I<--outbound average,peak,burst>]
 
 Attach a new network interface to the domain.  I<type> can be
 I<network> to indicate connection via a libvirt virtual network, or