summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index f36c598a9c..9759334d8d 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -796,7 +796,7 @@ OPTIONS
``--field-dominance=<auto|top|bottom>``
Set first field for interlaced content. Useful for deinterlacers that
- double the framerate: ``--vf=yadif=1`` and ``--vo=vdpau:deint``.
+ double the framerate: ``--vf=yadif=field`` and ``--vo=vdpau:deint``.
:auto: (default) If the decoder does not export the appropriate
information, it falls back on ``top`` (top field first).