summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer-changes.rst
diff options
context:
space:
mode:
authorDan Oscarsson <DanOscarsson@users.noreply.github.com>2016-10-02 17:08:14 +0200
committerwm4 <wm4@nowhere>2016-10-03 16:57:04 +0200
commit7debdde9b91833e63b800181d8d3aaf3099bdfaa (patch)
tree94aa175e2826178afe84e5a07dddca949abea395 /DOCS/mplayer-changes.rst
parent81d125efd8f66f560ee5e169bfd641daf64be1db (diff)
downloadmpv-7debdde9b91833e63b800181d8d3aaf3099bdfaa.tar.bz2
mpv-7debdde9b91833e63b800181d8d3aaf3099bdfaa.tar.xz
options: rename subtitle options
Rename the text subtitle options from --sub-text- to --sub- and --ass- options to --sub-ass-. The intention is to common sub options to prefixed --sub- and special ASS option be seen as a special version of sub options. The OSD options that work like the --sub- options are still named --osd-. Man page updated including a short note about renamed --sub-text-* and --ass-* options to --sub-* and --sub-ass-*.
Diffstat (limited to 'DOCS/mplayer-changes.rst')
-rw-r--r--DOCS/mplayer-changes.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/mplayer-changes.rst b/DOCS/mplayer-changes.rst
index 6e9e5f20e3..397bb47c9e 100644
--- a/DOCS/mplayer-changes.rst
+++ b/DOCS/mplayer-changes.rst
@@ -262,13 +262,14 @@ Command Line Switches
``-ssf <sub>`` ``--sws-...``
``-stop-xscreensaver`` ``--stop-screensaver``
``-sub-fuzziness`` ``--sub-auto``
+ ``-sub-text-*`` ``--sub-*``
``-sub`` ``--sub-file``
``-subcp`` ``--sub-codepage``
``-subdelay`` ``--sub-delay``
``-subfile`` ``--sub-file``
- ``-subfont-*`` ``--sub-text-*``, ``--osd-*``
+ ``-subfont-*`` ``--sub-*``, ``--osd-*``
``-subfont-text-scale`` ``--sub-scale``
- ``-subfont`` ``--sub-text-font``
+ ``-subfont`` ``--sub-font``
``-subfps`` ``--sub-fps``
``-subpos`` ``--sub-pos``
``-sws`` ``--sws-scaler``