summaryrefslogtreecommitdiffstats
path: root/DOCS/man/osc.rst
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2017-12-13 19:37:42 +0200
committerKevin Mitchell <kevmitch@gmail.com>2018-04-07 16:02:16 -0700
commit9eadc068fa13b8d83ad049e83960883d06d3c125 (patch)
tree3c24ef08af62baffafc8c3c4345bf8f141ccef24 /DOCS/man/osc.rst
parentb0951d71f88d29aae7babcee4a5f9dab6435ece3 (diff)
downloadmpv-9eadc068fa13b8d83ad049e83960883d06d3c125.tar.bz2
mpv-9eadc068fa13b8d83ad049e83960883d06d3c125.tar.xz
config: replace config dir lua-settings/ with dir script-opts/
lua-settings/ is still supported, with deprecation warning.
Diffstat (limited to 'DOCS/man/osc.rst')
-rw-r--r--DOCS/man/osc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index 126d0532a5..8cddaa268c 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -128,7 +128,7 @@ Configuration
-------------
The OSC offers limited configuration through a config file
-``lua-settings/osc.conf`` placed in mpv's user dir and through the
+``script-opts/osc.conf`` placed in mpv's user dir and through the
``--script-opts`` command-line option. Options provided through the command-line
will override those from the config file.