summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-04-17 12:42:39 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-04-17 12:42:39 +0100
commitad5d29da5ea586a42e3aafeb2cb54ff15efa68cf (patch)
treeb34fecba04a01507f3478c7bb97121e7ccfc68fa
parent812ca0d650608f34b0f123a0f203ee78c398bddb (diff)
Add manpage docs for the --attach option
-rw-r--r--man/virt-viewer.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/virt-viewer.pod b/man/virt-viewer.pod
index 8f1f804..f2830f8 100644
--- a/man/virt-viewer.pod
+++ b/man/virt-viewer.pod
@@ -57,6 +57,13 @@ Zoom level of the display window in percentage. Range 10-200.
Do not attempt to tunnel the console over SSH, even if the main connection URI
used SSH.
+=item -a, --attach
+
+Use libvirt to directly attach to a local display, instead of making a
+TCP/UNIX socket connection. This avoids the need to authentication with
+the remote display, if authentication with libvirt is already allowed.
+This option does not work with remote displays.
+
=item -f, --full-screen
Start with the window maximised to fullscreen