summaryrefslogtreecommitdiffstats
path: root/DOCS/man/lua.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/lua.rst')
-rw-r--r--DOCS/man/lua.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/lua.rst b/DOCS/man/lua.rst
index 8dfc79198e..7be8960915 100644
--- a/DOCS/man/lua.rst
+++ b/DOCS/man/lua.rst
@@ -683,6 +683,8 @@ strictly part of the guaranteed API.
directly, instead of calling this legacy wrapper. It is for compatibility
only.
+ See the ``subprocess`` documentation for semantics and further parameters.
+
``utils.subprocess_detached(t)``
Runs an external process and detaches it from mpv's control.