Fixed typo (videostab)
This commit is contained in:
parent
306248e444
commit
8c4ffc8bb2
@ -399,7 +399,7 @@ int main(int argc, const char **argv)
|
|||||||
if (arg("output") != "no")
|
if (arg("output") != "no")
|
||||||
outputPath = arg("output");
|
outputPath = arg("output");
|
||||||
|
|
||||||
quietMode = argb("quite");
|
quietMode = argb("quiet");
|
||||||
|
|
||||||
run();
|
run();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user