summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-10-21 18:50:40 +0200
committerwm4 <wm4@nowhere>2016-10-21 18:50:40 +0200
commit5f544c1081b9fe70739555e77fe8c70afb9ae4b8 (patch)
tree3de8b2b9b6e865b6668cb4b27cc5493ea4e2e31a
parent9ea9bdf130a4f4f9669c0406dc26bf3713dee62c (diff)
downloadmpv-5f544c1081b9fe70739555e77fe8c70afb9ae4b8.tar.bz2
mpv-5f544c1081b9fe70739555e77fe8c70afb9ae4b8.tar.xz
manpage: fix a renamed option name
-rw-r--r--DOCS/man/vo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index fde62b4999..039411a40c 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -159,7 +159,7 @@ Available video output drivers are:
means timing is somewhat less accurate than without compositing, but
with the composited mode behavior of the NVIDIA driver, there is no
hard playback speed limit even without the disabled logic. Enabled by
- default, use ``no-composite-detect`` to disable.
+ default, use ``--vo-vdpau-composite-detect=no`` to disable.
``--vo-vdpau-queuetime-windowed=<number>`` and ``queuetime-fs=<number>``
Use VDPAU's presentation queue functionality to queue future video
frame changes at most this many milliseconds in advance (default: 50).