summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUri Lublin <uril@redhat.com>2014-12-28 17:25:11 +0200
committerUri Lublin <uril@redhat.com>2015-06-01 17:59:37 +0300
commite7f78761905b5b0f18e6a42b5e1772b6c4050313 (patch)
tree08f17bcaf40a51bcee149f27ec5671c3be1804ad
parent9b38dd5d6b817ede84a3b450e851e1de2305d399 (diff)
downloadvd_agent-e7f78761905b5b0f18e6a42b5e1772b6c4050313.tar.gz
vd_agent-e7f78761905b5b0f18e6a42b5e1772b6c4050313.tar.xz
vd_agent-e7f78761905b5b0f18e6a42b5e1772b6c4050313.zip
man: vdagentd: document -f (fake) and -o (once) command line options
Added by commits: 251637aa23 and 1c25f882a
-rw-r--r--data/spice-vdagentd.1.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/spice-vdagentd.1.in b/data/spice-vdagentd.1.in
index 0647585..045b36c 100644
--- a/data/spice-vdagentd.1.in
+++ b/data/spice-vdagentd.1.in
@@ -29,6 +29,13 @@ Print a short description of all command line options
\fB-d\fP
Log debug messages (use twice for extra info)
.TP
+\fB-f\fP
+Treat uinput device as fake; no ioctls.
+This is useful in combination with Xspice.
+.TP
+\fB-o\fP
+The daemon will exit after processing a single session.
+.TP
\fB-s\fP \fIport\fR
Set virtio serial \fIport\fR (default: /dev/virtio-ports/com.redhat.spice.0)
.TP