diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 4b97915734..7bce292d4f 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -5837,7 +5837,7 @@ them. values will sharpen the image (but add more ringing and aliasing). Negative values will blur the image. If your GPU is powerful enough, consider alternatives like the ``ewa_lanczossharp`` scale filter, or the - ``--scale-blur`` option. + ``--scale-blur`` option. (Only for ``--vo=gpu``) ``--opengl-glfinish`` Call ``glFinish()`` before swapping buffers (default: disabled). Slower,