From 7dc11d6be400e57169910b379cb7bc3f88539e3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Mon, 11 Aug 2014 22:02:13 +0200 Subject: [PATCH] Make 'uri' command a bit more prominent. 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/virsh.pod b/tools/virsh.pod index 26b1d79e36..f07deec06a 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -272,6 +272,8 @@ connect to a local linux container =back +To find the currently used URI, check the I command documented below. + For remote access see the documentation page at L on how to make URIs. The I<--readonly> option allows for read-only connection