]> xenbits.xensource.com Git - libvirt.git/commitdiff
Make 'uri' command a bit more prominent.
authorGuido Günther <agx@sigxcpu.org>
Mon, 11 Aug 2014 20:02:13 +0000 (22:02 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 11 Aug 2014 20:23:48 +0000 (22:23 +0200)
This tries to address

    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688778

were libvirt autodetected vbox:///session and it wasn't listed in the
manpage.

tools/virsh.pod

index 26b1d79e36026bd97c1e9e386ad6489414ac0f83..f07deec06a5e33ddf175a6643192539b869a7b85 100644 (file)
@@ -272,6 +272,8 @@ connect to a local linux container
 
 =back
 
+To find the currently used URI, check the I<uri> command documented below.
+
 For remote access see the documentation page at
 L<http://libvirt.org/uri.html> on how to make URIs.
 The I<--readonly> option allows for read-only connection