summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2014-10-03 02:18:48 -0700
committerAlessandro Ghedini <alessandro@ghedini.me>2014-10-11 13:56:06 +0200
commitf842b3f2b2a0b7751d466a7b2ed096ae555dcaf2 (patch)
treeab3fa103bb5b8e44f0a088e240691422dd693ccc /DOCS/man/input.rst
parente4f6235a47b7328f9931a0290ce811f1494c9867 (diff)
downloadmpv-f842b3f2b2a0b7751d466a7b2ed096ae555dcaf2.tar.bz2
mpv-f842b3f2b2a0b7751d466a7b2ed096ae555dcaf2.tar.xz
manpage: improve consistency with new ~/.config/mpv default
Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index f83e72703c..4e044c7c90 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -11,8 +11,9 @@ value (upper case if combined with ``Shift``), or a name for special keys. For
example, ``a`` maps to the ``a`` key without shift, and ``A`` maps to ``a``
with shift.
-The file is normally located in ``~/.config/mpv/input.conf`` (some platforms
-may use different paths). The default bindings are defined here::
+The file is located in the mpv configuration directory (normally at
+``~/.config/mpv/input.conf`` depending on platform). The default bindings are
+defined here::
https://github.com/mpv-player/mpv/blob/master/etc/input.conf