summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mpv.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/mpv.rst')
-rw-r--r--DOCS/man/en/mpv.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/en/mpv.rst b/DOCS/man/en/mpv.rst
index 4109fdabe4..21ef068e0e 100644
--- a/DOCS/man/en/mpv.rst
+++ b/DOCS/man/en/mpv.rst
@@ -603,6 +603,11 @@ FILES
``~/.mpv/input.conf``
input bindings (see ``--input-keylist`` for the full list)
+``~/.mpv/lua/``
+ All files in this directly are loaded as if they were passed to the
+ ``--lua`` option. They are loaded in alphabetical order, and sub-directories
+ and files with no ``.lua`` extension are ignored.
+
EXAMPLES OF MPV USAGE
=====================