summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authornanahi <130121847+na-na-hi@users.noreply.github.com>2023-11-18 13:39:39 -0500
committerDudemanguy <random342@airmail.cc>2023-11-18 20:58:31 +0000
commitfeae35e15d45d553fbc091cfcdcb56fa45403748 (patch)
tree08df69e35b315173be6989cf7a22e3566ab9a7c7 /DOCS/man/options.rst
parent77c92669752643fe82a4214fdd25786efe9f0890 (diff)
downloadmpv-feae35e15d45d553fbc091cfcdcb56fa45403748.tar.bz2
mpv-feae35e15d45d553fbc091cfcdcb56fa45403748.tar.xz
DOCS: properly document --force-window-position for sdl vo
The behavior is also the case for SDL vo, so document it.
Diffstat (limited to 'DOCS/man/options.rst')
-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 0e8239dd20..961be5a1fd 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3369,7 +3369,7 @@ Window
``--force-window-position``
Forcefully move mpv's video output window to default location whenever
there is a change in video parameters, video stream or file. This used to
- be the default behavior. Currently only affects X11 VOs.
+ be the default behavior. Currently only affects X11 and SDL VOs.
``--auto-window-resize=<yes|no>``
(Wayland, Win32, and X11)