diff options
author | Kevin Mitchell <kevmitch@gmail.com> | 2016-04-03 04:10:23 -0700 |
---|---|---|
committer | Kevin Mitchell <kevmitch@gmail.com> | 2016-04-03 04:10:23 -0700 |
commit | 669a3228a2d3c5d63e2dd3bd0564c1274d6f3748 (patch) | |
tree | 2e0196b6d091b15ace41b5435ade86ccd5f49f10 /DOCS/man/mpv.rst | |
parent | d8ba84134f25ea26f02b3bcb9fa6e022c56de783 (diff) | |
download | mpv-669a3228a2d3c5d63e2dd3bd0564c1274d6f3748.tar.bz2 mpv-669a3228a2d3c5d63e2dd3bd0564c1274d6f3748.tar.xz |
manpage: change underscore to hyphen in input command
fixes #3018
Diffstat (limited to 'DOCS/man/mpv.rst')
-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 212e393623..ea0681c5ae 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -54,7 +54,7 @@ UP and DOWN Ctrl+LEFT and Ctrl+RIGHT Seek to the previous/next subtitle. Subject to some restrictions and - might not always work; see ``sub_seek`` command. + might not always work; see ``sub-seek`` command. [ and ] Decrease/increase current playback speed by 10%. |