summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 343e45a681..44ef87b137 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2453,7 +2453,7 @@ OSD
Alternatively, the color can be specified as a RGB hex triplet in the form
``#RRGGBB``, where each 2-digit group expresses a color value in the
range 0 (``00``) to 255 (``FF``). For example, ``#FF0000`` is red.
- This is similar to web colors.
+ This is similar to web colors. Alpha is given with ``#AARRGGBB``.
.. admonition:: Examples