summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-09 23:47:01 +0100
committerwm4 <wm4@nowhere>2019-11-09 23:56:44 +0100
commitf762303feb47f1bd1a7ad01d9fabb99f76f2cc07 (patch)
tree3ea3612efed0088e002fd24d30f6be1c18bab598
parentcb2d7c153462a8f0661c640eb8dddfc5afa5b9c1 (diff)
downloadmpv-f762303feb47f1bd1a7ad01d9fabb99f76f2cc07.tar.bz2
mpv-f762303feb47f1bd1a7ad01d9fabb99f76f2cc07.tar.xz
manpage: expand MPV_LEAK_REPORT environment variable description
-rw-r--r--DOCS/man/mpv.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 334fad4bdb..13e72dbfef 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -983,7 +983,11 @@ behavior of mpv.
of ``--v`` options passed to the command line.
``MPV_LEAK_REPORT``
- If set to ``1``, enable internal talloc leak reporting.
+ If set to ``1``, enable internal talloc leak reporting. If set to another
+ value, disable leak reporting. If unset, use the default, which normally is
+ ``0``. If mpv was built with ``--enable-ta-leak-report``, the default is
+ ``1``. If leak reporting was disabled at compile time (``NDEBUG`` in
+ custom ``CFLAGS``), this environment variable is ignored.
``LADSPA_PATH``
Specifies the search path for LADSPA plugins. If it is unset, fully