From 910600a36f0bcaba75a8d2b8c7b33e01ccb1dc52 Mon Sep 17 00:00:00 2001 From: "Kranky K. Krackpot" Date: Fri, 29 Sep 2017 11:16:41 +0300 Subject: Man page: fix typo Man page: fix typo as of https://github.com/mpv-player/mpv/issues/4913 --- DOCS/man/options.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index f8f63f84d5..85b5418323 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4851,8 +4851,8 @@ The following video options are currently all specific to ``--vo=gpu`` and inverted to make them stand out. Note: This option applies after the effects of all of mpv's color space transformation / tone mapping options, so it's a good idea to combine this with ``--tone-mapping=clip`` and use - ``--target-gamut`` to set the gamut to simulate. For example, - ``--target-gamut=bt.709`` would make mpv highlight all pixels that exceed the + ``--target-prim`` to set the gamut to simulate. For example, + ``--target-prim=bt.709`` would make mpv highlight all pixels that exceed the gamut of a standard gamut (sRGB) display. This option also does not work well with ICC profiles, since the 3DLUTs are always generated against the source color space and have chromatically-accurate clipping built in. -- cgit v1.2.3