From c9873ea06c859cede210e56d418e6d683f3c9cf7 Mon Sep 17 00:00:00 2001 From: Martin Herkt Date: Sun, 8 Sep 2013 12:02:30 +0200 Subject: Manpage: Fix formatting (mostly for PDF output) --- DOCS/man/en/vo.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'DOCS/man/en/vo.rst') diff --git a/DOCS/man/en/vo.rst b/DOCS/man/en/vo.rst index c78f6ad148..0edf00fe5c 100644 --- a/DOCS/man/en/vo.rst +++ b/DOCS/man/en/vo.rst @@ -275,7 +275,9 @@ Available video output drivers are: There are some more filters. For a complete list, pass ``help`` as - value, e.g.: ``mpv --vo=opengl:lscale=help`` + value, e.g.:: + + mpv --vo=opengl:lscale=help ``lparam1=`` Set filter parameters. Ignored if the filter is not tunable. These are @@ -619,8 +621,7 @@ Available video output drivers are: The following options are only useful if writing your own fragment programs. ``customprog=`` - Load a custom fragment program from ````. See - ``TOOLS/edgedect.fp`` for an example. + Load a custom fragment program from ````. ``customtex=`` Load a custom "gamma ramp" texture from ````. This can be used in combination with ``yuv=4`` or with the ``customprog`` option. -- cgit v1.2.3