summaryrefslogtreecommitdiffstats
path: root/DOCS/man/mpv.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-03-12 13:24:02 +0100
committerwm4 <wm4@nowhere>2016-03-12 13:24:02 +0100
commit9cd055517748200ee0841bb323b32c74f7e60374 (patch)
tree492327bf0f9f7cd310d4f165345b849ad676da65 /DOCS/man/mpv.rst
parente8355597f3de10d7590117742866a313d8423a52 (diff)
downloadmpv-9cd055517748200ee0841bb323b32c74f7e60374.tar.bz2
mpv-9cd055517748200ee0841bb323b32c74f7e60374.tar.xz
manpage: minor changes to some environment variables
TERM isn't used anymore (except possibly indirectly by vo_caca). MPV_LEAK_REPORT should be thread-safe, modulo bugs.
Diffstat (limited to 'DOCS/man/mpv.rst')
-rw-r--r--DOCS/man/mpv.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 62a3a72f55..212e393623 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -797,9 +797,6 @@ behavior of mpv.
If set, XDG-style system configuration directories are used. Otherwise,
the UNIX convention (``PREFIX/etc/mpv/``) is used.
-``TERM``
- Used to determine terminal type.
-
``MPV_HOME``
Directory where mpv looks for user settings. Overrides ``HOME``, and mpv
will try to load the config file as ``$MPV_HOME/mpv.conf``.
@@ -810,8 +807,7 @@ behavior of mpv.
of ``--v`` options passed to the command line.
``MPV_LEAK_REPORT``
- If set to ``1``, enable internal talloc leak reporting. Note that this can
- cause trouble with multithreading, so only developers should use this.
+ If set to ``1``, enable internal talloc leak reporting.
``LADSPA_PATH``
Specifies the search path for LADSPA plugins. If it is unset, fully