X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=virt-top%2Fvirt-top.pod;h=283185d9cfd3c6336d991322f8eae73243f3ff57;hp=a70835787f186d066d2a5583212fc71041977e5d;hb=10d17d2a88b041b111a72a760caa1c0571bfac92;hpb=02f659ab60024d194977a58795232398350eec13 diff --git a/virt-top/virt-top.pod b/virt-top/virt-top.pod old mode 100644 new mode 100755 index a708357..283185d --- 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 + =item B<-d delay> Set the delay between screen updates in seconds. @@ -188,6 +196,10 @@ for details). Display usage summary. +=item B<--version> + +Display version number and exit. + =back =head1 KEYS @@ -363,6 +375,7 @@ L, L, L, L, +L, L, L, L @@ -416,9 +429,12 @@ should submit with your bug report. =item 3. Get version of virt-top and version of libvirt. -In virt-top, press the I (help) key, and write down the version of -virt-top and the version of libvirt. They are shown in the first -line. +Use: + + virt-top --version + +If you can get the precise version of libvirt you are using +then that too is helpful. =item 4. Submit a bug report. @@ -435,5 +451,3 @@ spaces). You can also send me an email with the bug number if you want a faster response. =back - -=end