summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3cd561aa80..1af1df0917 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2429,7 +2429,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