mirror of
https://github.com/mpv-player/mpv
synced 2025-04-18 13:16:43 +00:00
manpage: fix rst2pdf build
Uhhh… What???
This commit is contained in:
parent
00b2611352
commit
f6e05b14b2
@ -305,6 +305,11 @@ Program Behavior
|
|||||||
``--list-protocols``
|
``--list-protocols``
|
||||||
Print a list of the supported 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>``
|
``--config-dir=<path>``
|
||||||
Force a different configuration directory. If this is set, the given
|
Force a different configuration directory. If this is set, the given
|
||||||
directory is used to load configuration files, and all other configuration
|
directory is used to load configuration files, and all other configuration
|
||||||
@ -443,11 +448,6 @@ Program Behavior
|
|||||||
``bestvideo+bestaudio``.
|
``bestvideo+bestaudio``.
|
||||||
(Default: ``best``)
|
(Default: ``best``)
|
||||||
|
|
||||||
``--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.
|
|
||||||
|
|
||||||
Video
|
Video
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user