qemu-options.hx: correct spice options streaming-video default document value to...
authorLi Zhijian <lizhijian@cn.fujitsu.com>
Mon, 1 Aug 2016 04:06:59 +0000 (12:06 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 13 Sep 2016 06:01:39 +0000 (08:01 +0200)
since f1d3e58, the code had changed the default value to 'off', so this patch
make document and code are consistent.

Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
Message-id: 1470024419-10886-1-git-send-email-lizhijian@cn.fujitsu.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
qemu-options.hx

index a71aaf8ea895ab26d6935a478141e410bf76ad19..70dfe986a243984b7b3b8efd30557063b16efec9 100644 (file)
@@ -1145,7 +1145,7 @@ Configure wan image compression (lossy for slow links).
 Default is auto.
 
 @item streaming-video=[off|all|filter]
-Configure video stream detection.  Default is filter.
+Configure video stream detection.  Default is off.
 
 @item agent-mouse=[on|off]
 Enable/disable passing mouse events via vdagent.  Default is on.