From 78bbd62d3b7facd1886443e1553cda32a73163f8 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 10 Sep 2020 23:03:58 +0200 Subject: manpage: "fix" some formatting Yeah, fuck this retarded garbage. --- DOCS/man/input.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 18027ce17a..2b2ad76719 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -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 [ [ [...]]]`` Send a message to all clients, and pass it the following list of arguments. -- cgit v1.2.3