summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Sequeira <phsequei@gmail.com>2015-05-24 01:16:12 -0400
committerPhilip Sequeira <phsequei@gmail.com>2015-05-24 01:16:12 -0400
commit9e77b8f06a4fe909b4a7ea460e163a94082efffc (patch)
tree8b600daf03d259678d679d1867d6e5d26353d0e4
parent36b1b84216343fd31661ea49991a52187975dc8a (diff)
downloadmpv-9e77b8f06a4fe909b4a7ea460e163a94082efffc.tar.bz2
mpv-9e77b8f06a4fe909b4a7ea460e163a94082efffc.tar.xz
manpage: --media-title -> --force-media-title
Missed in 450af053.
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 726376e1a9..c55f887d1e 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3338,7 +3338,7 @@ Miscellaneous
You can also try to use ``--no-correct-pts`` for files with completely
broken timestamps.
-``--media-title=<string>``
+``--force-media-title=<string>``
Force the contents of the ``media-title`` property to this value. Useful
for scripts which want to set a title, without overriding the user's
setting in ``--title``.