Blob Blame History Raw
From f0b52036b3928b4a510562356e06e7e10df1bfca Mon Sep 17 00:00:00 2001
From: Jonathon Jongsma <jjongsma@redhat.com>
Date: Thu, 25 Sep 2014 17:26:33 -0500
Subject: [PATCH] Add example of an oVirt URI to the manpage

https://bugzilla.redhat.com/show_bug.cgi?id=1142769
(cherry picked from commit 0107214070b796ab5f00168f963081238e6379fa)
---
 man/remote-viewer.pod | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man/remote-viewer.pod b/man/remote-viewer.pod
index 1683e44..b3b0bbc 100644
--- a/man/remote-viewer.pod
+++ b/man/remote-viewer.pod
@@ -306,6 +306,11 @@ To connect to VNC server on host "tsingy" with port 5900
 
    remote-viewer vnc://tsingy:5900
 
+To connect to a virtual machine named "toliara" on an oVirt server at
+example.org
+
+   remote-viewer ovirt://[username@]example.org/toliara
+
 =head1 BUGS
 
 Report bugs to the mailing list C<http://www.redhat.com/mailman/listinfo/virt-tools-list>