diff options
author | Ricardo Constantino <wiiaboo@gmail.com> | 2018-01-24 19:33:44 +0000 |
---|---|---|
committer | Ricardo Constantino <wiiaboo@gmail.com> | 2018-01-24 19:40:13 +0000 |
commit | 28021feabbd611d37d8a5e6525bc5e413f7fa87f (patch) | |
tree | 1082106ea4a6b8d815de1d52dad1ffbea28ab48a | |
parent | 50bf59b652384894a5cbd083732f4297707aa0bc (diff) |
manpage: document using sub-shadow-offset for background sizing
-rw-r--r-- | DOCS/man/options.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 44f4b5ae1d..637773e95d 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2020,7 +2020,8 @@ Subtitles Default: 55. ``--sub-back-color=<color>`` - See ``--sub-color``. Color used for sub text background. + See ``--sub-color``. Color used for sub text background. You can use + ``--sub-shadow-offset`` to change its size relative to the text. ``--sub-blur=<0..20.0>`` Gaussian blur factor. 0 means no blur applied (default). |