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.rst10
1 files changed, 4 insertions, 6 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 54ff495bd1..c6cffd8448 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3102,8 +3102,7 @@ OSD
Whether to load the on-screen-controller (default: yes).
``--no-osd-bar``, ``--osd-bar``
- Disable display of the OSD bar. This will make some things (like seeking)
- use OSD text messages instead of the bar.
+ Disable display of the OSD bar.
You can configure this on a per-command basis in input.conf using ``osd-``
prefixes, see ``Input command prefixes``. If you want to disable the OSD
@@ -3141,16 +3140,15 @@ OSD
shown.
This is also used for the ``show-progress`` command (by default mapped to
- ``P``), or in some non-default cases when seeking.
+ ``P``), and when seeking.
``--osd-status-msg`` is a legacy equivalent (but with a minor difference).
``--osd-status-msg=<string>``
Show a custom string during playback instead of the standard status text.
This overrides the status text used for ``--osd-level=3``, when using the
- ``show-progress`` command (by default mapped to ``P``), or in some
- non-default cases when seeking. Expands properties. See
- `Property Expansion`_.
+ ``show-progress`` command (by default mapped to ``P``), and when
+ seeking. Expands properties. See `Property Expansion`_.
This option has been replaced with ``--osd-msg3``. The only difference is
that this option implicitly includes ``${osd-sym-cc}``. This option is