diff options
author | Daniel M. Capella <polyzen@users.noreply.github.com> | 2018-07-22 22:21:01 +0000 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2018-07-23 01:31:41 +0300 |
commit | 45beb7073a1cef89e87a2d562ce8c233fc140dae (patch) | |
tree | 033f499c6805c38f14413401bf822fc270eeaf38 | |
parent | e2a616bab20fdc123afc44011521d719fd49b8c3 (diff) | |
download | mpv-45beb7073a1cef89e87a2d562ce8c233fc140dae.tar.bz2 mpv-45beb7073a1cef89e87a2d562ce8c233fc140dae.tar.xz |
manpage: fixup mistaken show playlist/track-list shortcuts
This was mistaken in 496b13227b7f4b47a660bbf4e314f9a55b7e8867 and
not noticed in review.
-rw-r--r-- | DOCS/man/mpv.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index c99a30e11f..4ddcc6811e 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -210,11 +210,11 @@ Alt + and Alt - Alt+BACKSPACE Reset the pan/zoom settings. -F9 +F8 Show the playlist and the current position in it (useful only if a UI window is used, broken on the terminal). -F10 +F9 Show the list of audio and subtitle streams (useful only if a UI window is used, broken on the terminal). |