mirror of https://github.com/mpv-player/mpv
idet.sh: Fix a typo.
This commit is contained in:
parent
1c850ff559
commit
35c20c3094
|
@ -87,7 +87,7 @@ judge()
|
|||
echo "$verdict"
|
||||
}
|
||||
|
||||
judge --vf-clr "$@"
|
||||
judge "$@" --vf-clr
|
||||
case "$verdict" in
|
||||
progressive)
|
||||
[ -n "$ILDETECT_DRY_RUN" ] || \
|
||||
|
|
Loading…
Reference in New Issue