summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorChrisK2 <spam@kalania.de>2014-11-15 23:10:28 +0100
committerChrisK2 <spam@kalania.de>2014-11-15 23:10:28 +0100
commitc372856c115fc46f3d9772283beaea316cb66f8e (patch)
tree75be40a8b7d1e1d9dc72cf29210ee5f856a08c9f /DOCS
parentb4a147bbe2c00cef522b1311c96974ebbfc3f912 (diff)
downloadmpv-c372856c115fc46f3d9772283beaea316cb66f8e.tar.bz2
mpv-c372856c115fc46f3d9772283beaea316cb66f8e.tar.xz
input.conf: Don't make ENTER exit the player
Apparently this is confusing.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/mpv.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index e6aefb2859..f0a8d655b3 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -59,7 +59,7 @@ BACKSPACE
Go backward/forward in the playlist.
ENTER
- Go forward in the playlist, even over the end.
+ Go forward in the playlist.
p / SPACE
Pause (pressing again unpauses).