diff options
author | Leo Izen <leo.izen@gmail.com> | 2017-06-10 21:33:48 -0400 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2017-06-13 22:37:39 +0200 |
commit | 4e37980c567da3b712ec5bc3ef9389c8c3649561 (patch) | |
tree | e23abce39aa0559db6304d312151ed74e0900ef4 | |
parent | e2573e5b8d815ac2a1c3f56d743a1e9bf712138d (diff) |
manpage: Update 'u' keyboard shortcut docs to say 'sub-ass-override'
Sometime earlier, "sub-ass-style-override" was renamed to
"sub-ass-override". The option's documentation was updated to support
this, but not the documentation for the hotkey that toggles this option.
This commit updates the keyboard shortcut documentation to fix that.
Signed-off-by: wm4 <wm4@nowhere>
-rw-r--r-- | DOCS/man/mpv.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index ce4ada5fd6..13f9395b4c 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -145,7 +145,7 @@ Ctrl + and Ctrl - u Switch between applying no style overrides to SSA/ASS subtitles, and overriding them almost completely with the normal subtitle style. See - ``--sub-ass-style-override`` for more info. + ``--sub-ass-override`` for more info. V Toggle subtitle VSFilter aspect compatibility mode. See |