summaryrefslogtreecommitdiffstats
path: root/virt-top/virt-top.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-11-19 17:14:47 +0000
committerRichard W.M. Jones <rjones@redhat.com>2007-11-19 17:14:47 +0000
commit1998014dafda52019e5151dc6c4c75b3b5dad7aa (patch)
treea9cfd063bc0fda74ebe721a2bebe3d15ca67f5a6 /virt-top/virt-top.pod
parentfef20e25d936421c01b79219f35c7ef1246fa604 (diff)
downloadvirt-top-1998014dafda52019e5151dc6c4c75b3b5dad7aa.tar.gz
virt-top-1998014dafda52019e5151dc6c4c75b3b5dad7aa.tar.xz
virt-top-1998014dafda52019e5151dc6c4c75b3b5dad7aa.zip
Example connection URIs in virt-top manpage (bug 390691).
https://bugzilla.redhat.com/show_bug.cgi?id=390681
Diffstat (limited to 'virt-top/virt-top.pod')
-rw-r--r--virt-top/virt-top.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/virt-top/virt-top.pod b/virt-top/virt-top.pod
index a708357..6ad3ff4 100644
--- a/virt-top/virt-top.pod
+++ b/virt-top/virt-top.pod
@@ -46,6 +46,14 @@ Batch mode. In this mode keypresses are ignored.
Connect to URI given. The default is to connect to the Xen
hypervisor.
+To connect to QEMU/KVM you would normally do I<-c qemu:///system>
+
+To connect to libvirtd on a remote machine you would normally do
+I<-c xen://host/>
+
+Full details on connection URIs is available at
+L<http://libvirt.org/uri.html>
+
=item B<-d delay>
Set the delay between screen updates in seconds.