summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/options.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index c878efe649..2efbe1e3c8 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -2369,7 +2369,7 @@ OPTIONS
Some ``--sws`` options are tunable. The description of the ``scale``
video filter has further information.
-``--term-osd, --no-term-osd``
+``--term-osd, --no-term-osd``, ``--term-osd=force``
Display OSD messages on the console when no video output is available.
Enabled by default.
@@ -2378,6 +2378,8 @@ OPTIONS
console. The escape sequence should move the pointer to the beginning of
the line used for the OSD and clear it (default: ``^[[A\r^[[K``).
+ ``force`` enables terminal OSD even if a video window is created.
+
``--title=<string>``
Set the window title. Properties are expanded on playback start.
(See `Property Expansion`_.)