mirror of
https://github.com/mpv-player/mpv
synced 2025-01-30 11:42:04 +00:00
manpage: "fix" some formatting
Yeah, fuck this retarded garbage.
This commit is contained in:
parent
f250c29403
commit
78bbd62d3b
@ -1061,7 +1061,9 @@ Input Commands that are Possibly Subject to Change
|
||||
again.
|
||||
|
||||
``format``
|
||||
String that gives the type of the overlay. Accepts the following values:
|
||||
String that gives the type of the overlay. Accepts the following values
|
||||
(HTML rendering of this is broken, view the generated manpage instead,
|
||||
or the raw RST source):
|
||||
|
||||
``ass-events``
|
||||
The ``data`` parameter is a string. The string is split on the
|
||||
@ -1134,9 +1136,11 @@ Input Commands that are Possibly Subject to Change
|
||||
|
||||
This feature is experimental, and may change in some way again.
|
||||
|
||||
Note: always use named arguments (``mpv_command_node()``). Scripts should
|
||||
use the ``mp.create_osd_overlay()`` helper instead of invoking this command
|
||||
directly.
|
||||
.. note::
|
||||
|
||||
Always use named arguments (``mpv_command_node()``). Lua scripts should
|
||||
use the ``mp.create_osd_overlay()`` helper instead of invoking this
|
||||
command directly.
|
||||
|
||||
``script-message [<arg1> [<arg2> [...]]]``
|
||||
Send a message to all clients, and pass it the following list of arguments.
|
||||
|
Loading…
Reference in New Issue
Block a user