summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authornanahi <130121847+na-na-hi@users.noreply.github.com>2024-03-13 00:25:54 -0400
committerDudemanguy <random342@airmail.cc>2024-03-17 14:59:26 +0000
commitb2ce96bd358a1f7ab70f09ec77b1fa69e61aa70e (patch)
tree2a7f368699b23dfa992466da1f10dd829f970641 /DOCS/man/options.rst
parentea33d52a4a89d673b922e0f38d96f592ece57d98 (diff)
downloadmpv-b2ce96bd358a1f7ab70f09ec77b1fa69e61aa70e.tar.bz2
mpv-b2ce96bd358a1f7ab70f09ec77b1fa69e61aa70e.tar.xz
DOCS/options: clarify --autofit-larger effect
Clarify that --autofit-larger sets the maximum size of the window. The original wording was not written with runtime change in mind, so the implication of "not changing size" is ambiguous.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 100fc0482b..581e0c95b7 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3358,8 +3358,8 @@ Window
of the screen width, or higher than 60% of the screen height.
``--autofit-larger=<[W[xH]]>``
- This option behaves exactly like ``--autofit``, except the window size is
- only changed if the window would be larger than the specified size.
+ This option behaves exactly like ``--autofit``, except that it sets the
+ maximum size of the window.
.. admonition:: Example