0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

manpage: remove some --flip leftovers

This commit is contained in:
wm4 2013-12-07 19:30:46 +01:00
parent 070269df73
commit 745b9d542b
2 changed files with 2 additions and 2 deletions

View File

@ -405,7 +405,7 @@ profile name ``default`` to continue with normal options.
[extension.flv]
profile-desc="profile for .flv files"
flip=yes
vf=flip
[ao.alsa]
device=spdif

View File

@ -83,7 +83,7 @@ Available filters are:
Rounds up to make both width and height divisible by <r> (default: 1).
``flip``
Flips the image upside down. See also ``--flip``.
Flips the image upside down.
``mirror``
Mirrors the image on the Y axis.