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.
This commit is contained in:
nanahi 2024-03-13 00:25:54 -04:00 committed by Dudemanguy
parent ea33d52a4a
commit b2ce96bd35
1 changed files with 2 additions and 2 deletions

View File

@ -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