summaryrefslogtreecommitdiffstats
path: root/DOCS/man/mpv.rst
diff options
context:
space:
mode:
authorllyyr <llyyr.public@gmail.com>2023-09-23 03:54:59 +0530
committerDudemanguy <random342@airmail.cc>2023-09-25 20:41:27 +0000
commit90e0828b994583aef5be710dcb74362965a7e887 (patch)
treebc944c03210e147e4b3b4237499bd91472a334a4 /DOCS/man/mpv.rst
parentbc997315264c94f337002f37a568150b6dbcc2ef (diff)
downloadmpv-90e0828b994583aef5be710dcb74362965a7e887.tar.bz2
mpv-90e0828b994583aef5be710dcb74362965a7e887.tar.xz
input.conf: make `u` toggle between force and yes
There was a discrepancy in what the keybind was advertised to do in the manual, and what the comment in input.conf described it to be doing. It makes very little sense to add a keybind that changes the default and doesn't allow you to get back to the default. This keybind is much more useful if it toggles between yes/force instead of no/force.
Diffstat (limited to 'DOCS/man/mpv.rst')
-rw-r--r--DOCS/man/mpv.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 611b1c05a1..08e083ac44 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -173,9 +173,9 @@ Shift+g and Shift+f
Adjust subtitle font size by +/- 10%.
u
- Switch between applying no style overrides to SSA/ASS subtitles, and
- overriding them almost completely with the normal subtitle style. See
- ``--sub-ass-override`` for more info.
+ Switch between applying only ``--sub-ass-*`` overrides (default) to SSA/ASS
+ subtitles, and overriding them almost completely with the normal subtitle
+ style. See ``--sub-ass-override`` for more info.
V
Toggle subtitle VSFilter aspect compatibility mode. See