increase default resize-to

pull/5/head
Stephen Mather 2014-11-25 12:11:17 -05:00
rodzic 0d89a23445
commit baf8f0bda0
1 zmienionych plików z 1 dodań i 1 usunięć

2
run.pl
Wyświetl plik

@ -67,7 +67,7 @@ sub parseArgs {
## defaults
$args{"--match-size"} = "200";
$args{"--resize-to"} = "1200";
$args{"--resize-to"} = "3000";
$args{"--start-with"} = "resize";
$args{"--end-with"} = "pmvs";