summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-05-14 22:22:33 +0200
committerwm4 <wm4@nowhere>2020-05-14 22:22:33 +0200
commita58b2df3f84da9c19e4900e2524036a176c16c7a (patch)
tree78eff7220527e9682e72ca6394553ef74a3081ca /DOCS
parentc6369933f1d9cd204b09be95ef7d4ed1351610e2 (diff)
downloadmpv-a58b2df3f84da9c19e4900e2524036a176c16c7a.tar.bz2
mpv-a58b2df3f84da9c19e4900e2524036a176c16c7a.tar.xz
command: add input-key-list property
Fixes: #7698
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index be48644cfd..200b3d403f 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -3046,6 +3046,9 @@ Property list
List of available libavformat demuxers' names. This can be used to check
for support for a specific format or use with ``--demuxer-lavf-format``.
+``input-key-list``
+ List of `Key names`_, same as output by ``--input-keylist``.
+
``mpv-version``
Return the mpv version/copyright string. Depending on how the binary was
built, it might contain either a release version, or just a git hash.