summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2015-01-27 08:46:46 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-03 14:25:59 +0900
commit70eacdee272d6c53b77ec1de48d7b9e043bb768c (patch)
treeb91770bf887d4f5c2d8b4631c818fd1f3fdf1f26 /DOCS
parentc4e4d9cbba79e6f1a9197f1b90630c6da4d4c3cc (diff)
downloadmpv-70eacdee272d6c53b77ec1de48d7b9e043bb768c.tar.bz2
mpv-70eacdee272d6c53b77ec1de48d7b9e043bb768c.tar.xz
manpage: fix rst2pdf build
Uhhh… What???
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index cebd5d9e6c..4428d21f61 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -305,6 +305,11 @@ Program Behavior
``--list-protocols``
Print a list of the supported protocols.
+``--log-file=<path>``
+ Opens the given path for writing, and print log messages to it. Existing
+ files will be truncated. The log level always corresponds to ``-v``,
+ regardless of terminal verbosity levels.
+
``--config-dir=<path>``
Force a different configuration directory. If this is set, the given
directory is used to load configuration files, and all other configuration