DOSC/input: clarify a couple of commands where no-osd has no effect

This should be the intuitive expectation, but it's worth noting the
deviation.
This commit is contained in:
Dudemanguy 2023-11-08 10:08:27 -06:00
parent 5c2051b1ad
commit f67478f8b2
1 changed files with 2 additions and 2 deletions

View File

@ -758,7 +758,7 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_).
``show-text <text> [<duration>|-1 [<level>]]``
Show text on the OSD. The string can contain properties, which are expanded
as described in `Property Expansion`_. This can be used to show playback
time, filename, and so on.
time, filename, and so on. ``no-osd`` has no effect on this command.
<duration>
The time in ms to show the message for. By default, it uses the same
@ -786,7 +786,7 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_).
``show-progress``
Show the progress bar, the elapsed time and the total duration of the file
on the OSD.
on the OSD. ``no-osd`` has no effect on this command.
``write-watch-later-config``
Write the resume config file that the ``quit-watch-later`` command writes,