increase default resize-to

Former-commit-id: baf8f0bda0
gh-pages
Stephen Mather 2014-11-25 12:11:17 -05:00
rodzic a01036954f
commit 320e23d0fa
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";