summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-29 19:11:07 +0100
committerwm4 <wm4@nowhere>2014-11-29 19:11:07 +0100
commit01a3e43ca9f8ebfb2d3085f0c824288b5c763c8e (patch)
tree547e6f4fb5c8246a737f68e10e35c172dd8c08af /DOCS/man/options.rst
parenta399339b95501b6bfa93d30aff5128fe627e97fd (diff)
downloadmpv-01a3e43ca9f8ebfb2d3085f0c824288b5c763c8e.tar.bz2
mpv-01a3e43ca9f8ebfb2d3085f0c824288b5c763c8e.tar.xz
manpage: minor fixes
Also update the Lua example. The "pause" event was declared deprecated, so the example should use the newer API.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index a9d007813a..f3665df971 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -51,8 +51,8 @@ Track Selection
other software using FFmpeg (consider ``ffprobe``).
Note that with external tracks (added with ``--sub-file`` and similar
- options) will have duplicate IDs. In that case, the first stream in order
- is selected.
+ options), there will be streams with duplicate IDs. In this case, the
+ first stream in order is selected.
``--edition=<ID|auto>``
(Matroska files only)