summaryrefslogtreecommitdiffstats
path: root/DOCS/man/mpv.rst
diff options
context:
space:
mode:
authorLeo Izen <leo.izen@gmail.com>2017-12-04 20:55:11 -0500
committerLeo Izen <leo.izen@gmail.com>2017-12-04 20:57:16 -0500
commit713668b99a201a3ca33780d64bd4072ed966f406 (patch)
tree92cd606cd234b06d03348d42608847bf77df9a07 /DOCS/man/mpv.rst
parent7a3df7d6a476650c6effaffc91c1112eca521764 (diff)
downloadmpv-713668b99a201a3ca33780d64bd4072ed966f406.tar.bz2
mpv-713668b99a201a3ca33780d64bd4072ed966f406.tar.xz
manpage: add some minor documenation fixes
- replace the incorrect reference to --opengl-shader - document a caveat when using --image-display-duration - add some documentation on --vf=lavfi=
Diffstat (limited to 'DOCS/man/mpv.rst')
-rw-r--r--DOCS/man/mpv.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index d68b307150..d19d9a6db6 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -442,7 +442,7 @@ this is strongly discouraged and deprecated, except for ``-set``.
Without suffix, the action taken is normally ``-set``.
-Some options (like ``--sub-file``, ``--audio-file``, ``--opengl-shader``) are
+Some options (like ``--sub-file``, ``--audio-file``, ``--glsl-shader``) are
aliases for the proper option with ``-append`` action. For example,
``--sub-file`` is an alias for ``--sub-files-append``.