summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.xyz>2017-09-28 12:28:48 +0200
committerKevin Mitchell <kevmitch@gmail.com>2017-12-15 22:28:47 -0800
commitd64c33c518d50d195cb95fb5c5f9f3db1562cedb (patch)
treea20f07e84116194b4ed55ac17ae07251e3f7d89c /DOCS
parentba1943ac00ed20a568270f8930811c1eac08f66a (diff)
downloadmpv-d64c33c518d50d195cb95fb5c5f9f3db1562cedb.tar.bz2
mpv-d64c33c518d50d195cb95fb5c5f9f3db1562cedb.tar.xz
msg: bump up log level of --log-file
This now logs -v -v by default, instead of -v.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 118bdde31e..676860f156 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -412,9 +412,9 @@ Program Behavior
``--log-file=<path>``
Opens the given path for writing, and print log messages to it. Existing
- files will be truncated. The log level is at least ``-v``, but can be
- raised via ``--msg-level`` (the option cannot lower it below the forced
- minimum log level).
+ files will be truncated. The log level is at least ``-v -v``, but
+ can be raised via ``--msg-level`` (the option cannot lower it below the
+ forced minimum log level).
``--config-dir=<path>``
Force a different configuration directory. If this is set, the given