From: Jiri Denemark Date: Mon, 16 Dec 2013 12:37:12 +0000 (+0100) Subject: tools: Fix virsh connect man page X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=dbfe8a089577ce7da5d66c0c53d9b5be5aa41a96;p=people%2Fdariof%2Flibvirt.git tools: Fix virsh connect man page The URI parameter is optional and xen:/// is not the default connection URI. Signed-off-by: Jiri Denemark --- diff --git a/tools/virsh.pod b/tools/virsh.pod index c6a8be3d1..677931f4a 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -226,7 +226,7 @@ This command is only available in interactive mode. Will print the current directory. -=item B I [I<--readonly>] +=item B [I] [I<--readonly>] (Re)-Connect to the hypervisor. When the shell is first started, this is automatically run with the I parameter requested by the C<-c> @@ -239,7 +239,7 @@ common are: =item xen:/// -this is used to connect to the local Xen hypervisor, this is the default +this is used to connect to the local Xen hypervisor =item qemu:///system