summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-04-14 20:29:08 +0200
committerwm4 <wm4@nowhere>2020-04-14 20:29:08 +0200
commitd669c67149856df261abcc142f8b07f3af2b3f46 (patch)
tree734ef69a9e357221806878bd9e6235573eb4d856
parentdd30f2658a616a05c63f816fbf7757f986f945b5 (diff)
downloadmpv-d669c67149856df261abcc142f8b07f3af2b3f46.tar.bz2
mpv-d669c67149856df261abcc142f8b07f3af2b3f46.tar.xz
manpage: fix wrong option name for --fbo-format
Fixes: #7609
-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 50db983f06..1230531982 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -298,7 +298,7 @@ Available video output drivers are:
the hardware decoder APIs.
``gpu`` makes use of FBOs by default. Sometimes you can achieve better
- quality or performance by changing the ``--gpu-fbo-format`` option to
+ quality or performance by changing the ``--fbo-format`` option to
``rgb16f``, ``rgb32f`` or ``rgb``. Known problems include Mesa/Intel not
accepting ``rgb16``, Mesa sometimes not being compiled with float texture
support, and some OS X setups being very slow with ``rgb16`` but fast