From f277f9f6d2fe36110aa55b5d606154c629694c7b Mon Sep 17 00:00:00 2001 From: Anton Kindestam Date: Wed, 5 Sep 2018 13:42:31 +0200 Subject: manpage: minor fix to --drm-format Looking at other examples, a bar should be used when listing OPT_CHOICE options. --- DOCS/man/vo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 6772fa31bf..ccde336264 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -502,7 +502,7 @@ Available video output drivers are: supports several layers) together with ``vo=gpu`` and ``gpu-context=drm``. (default: first overlay plane) - ``--drm-format=`` + ``--drm-format=`` Select the DRM format to use (default: xrgb8888). This allows you to choose the bit depth of the DRM mode. xrgb8888 is your usual 24 bit per pixel/8 bits per channel packed RGB format with 8 bits of padding. -- cgit v1.2.3