[options] Update help on string comparisons

pull/8/head
Sergey M․ 2015-02-09 01:27:27 +06:00
rodzic 2ec19e9558
commit 6128bf07a9
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -298,7 +298,9 @@ def parseOpts(overrideArguments=None):
' brackets, as in -f "best[height=720]"'
' (or -f "[filesize>10M]"). '
' This works for filesize, height, width, tbr, abr, vbr, and fps'
' and the comparisons <, <=, >, >=, =, != .'
' and the comparisons <, <=, >, >=, =, !='
' and for ext, acodec, vcodec, container and protocol'
' and the comparisons =, != .'
' Formats for which the value is not known are excluded unless you'
' put a question mark (?) after the operator.'
' You can combine format filters, so '