diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 2e09193dea..0b7f53d8e8 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4270,12 +4270,6 @@ OSD ``--osd-border-color=`` See ``--sub-color``. Color used for the OSD font border. - .. note:: - - ignored when ``--osd-back-color`` is - specified (or more exactly: when that option is not set to completely - transparent). - ``--osd-border-size=`` Size of the OSD font border in scaled pixels (see ``--sub-font-size`` for details). A value of 0 disables borders. @@ -4335,6 +4329,11 @@ OSD ``--osd-shadow-color=`` See ``--sub-color``. Color used for OSD shadow. + .. note:: + + ignored when ``--osd-back-color`` is specified (or more exactly: when + that option is not set to completely transparent). + ``--osd-shadow-offset=`` Displacement of the OSD shadow in scaled pixels (see ``--sub-font-size`` for details). A value of 0 disables shadows.