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.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 3a2c1a9fc4..e76f5a115a 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4744,7 +4744,8 @@ The following video options are currently all specific to ``--vo=gpu`` and
``--android-surface-width=<number>``
``--android-surface-height=<number>``
Set dimensions of the rendering surface used by the Android gpu context.
- Needs to be set by the embedding application.
+ Needs to be set by the embedding application. Setting these does not re-
+ configure the vo, thus ``vo-resize`` should be called afterwards.
Android with ``--gpu-context=android`` only.